Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

{{bulma-container}} may cause error in production build #78

Open
crodriguez1a opened this issue Aug 11, 2017 · 3 comments
Open

{{bulma-container}} may cause error in production build #78

crodriguez1a opened this issue Aug 11, 2017 · 3 comments

Comments

@crodriguez1a
Copy link
Member

crodriguez1a commented Aug 11, 2017

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)

screen shot 2017-08-11 at 12 03 14 am

@crodriguez1a crodriguez1a changed the title {{bulma-container}} may throw error in production build {{bulma-container}} may cause error in production build Aug 11, 2017
@jbailey4
Copy link
Member

jbailey4 commented Aug 25, 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.

What version of Ember were you running?

@crodriguez1a
Copy link
Member Author

@jbailey4 2.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.

@jbailey4
Copy link
Member

@crodriguez1a Yeah I'll look into it, working on some test ATM. Weird bug...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants