BoilerplateMVC / Marionette-Require-Boilerplate

Marionette-Require-Boilerplate
MIT License
242 stars 61 forks source link

Fresh install of MRB (Dev-mode) breaks in Firefox 21 #9

Open qaiser110 opened 11 years ago

qaiser110 commented 11 years ago

A fresh MRB install, when run in Dev-mode, gives the following "intermittent" errors on Firefox 21:

plugin.load is not a function

OR

WelcomeView is not a constructor

OR

Backbone.Model is undefined

Backbone.Marionette is undefined

brettjonesdev commented 11 years ago

Thanks for pointing this out. I use Chrome and had not tried this with Firefox. I will look into this when I get a chance. I suspect this may be related to Issue #8 as well.

qaiser110 commented 11 years ago

Thanks. I doubt that this is related to Issue #8, because that one is applicable to both Chrome and Firefox, and only occurs in "Production Mode", i.e. with minified JS file. Please see my comment

johnangularjs commented 8 years ago

Even i have a problem in opera.

Backbone.js Training