Skip to content

Building and running release leads to JS error at launch #29

@boriguen

Description

@boriguen

Hi,

I did the following steps to build and run the release:

$ grunt
$ grunt server:release

I then opened http://127.0.0.1:8000/ in the web browser and finally got the JS error Uncaught TypeError: Cannot read property 'Collection' of undefined backbone.collectioncache.js:25

It relates to Backbone.Collection, i.e. Backbone is undefined. I tried to play around to identify the issue but couldn't find the root cause so far. I would suspect an issue in the grunt requirejs task and/or with the config.js relative paths.

Could you please let me know if I am missing something on my side? I'll be pleased to help if this is an actual issue.

Cheers,

Boris

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions