There's a small bug (which I think is pretty critical because the JS isn't loading at all) in backbone.module file.

In backbone_library (hook_library) you are loading the drupalbackbone-services.js from a wrong path.

CommentFileSizeAuthor
#1 module-path-1785448-1.patch549 bytesnikro

Comments

nikro’s picture

StatusFileSize
new549 bytes

There's a small patch for that.

frega’s picture

Status: Needs review » Reviewed & tested by the community

Reviewed. Doesn't work w/o patch, 404s on JS, works with patch.

ethanw’s picture

Status: Reviewed & tested by the community » Closed (fixed)

This has been addressed through the correction of the duplicate library issue.