You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Keep in mind, there are several components that use the container class. It seems that just evaluating the word when rendering may be causing the app to throw an error (only on a prod build)
The text was updated successfully, but these errors were encountered:
crodriguez1a
changed the title
{{bulma-container}} may throw error in production build
{{bulma-container}} may cause error in production build
Aug 11, 2017
@crodriguez1a Seems like this is a bug in ember core -> emberjs/ember.js#15322. The issue hasn't received any feedback yet, but I think it's safe to say this isn't due to the use of the container class on our components.
@jbailey42.14.1... Did you take a look at @matthewsecrist issue specifically? He seemed to think that removing bulma-container from his app resolved the issue. Take a look and let me know.
See https://github.com/matthewsecrist/Saga-Frontend/issues/1 and ebryn/ember-model#457
Keep in mind, there are several components that use the container class. It seems that just evaluating the word when rendering may be causing the app to throw an error (only on a prod build)
The text was updated successfully, but these errors were encountered: