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

Demo site broken by Ember 3.27 #353

Closed
elwayman02 opened this issue May 12, 2021 · 1 comment · Fixed by #375
Closed

Demo site broken by Ember 3.27 #353

elwayman02 opened this issue May 12, 2021 · 1 comment · Fixed by #375
Labels
bug Something isn't working documentation Improvements or additions to documentation help wanted Extra attention is needed

Comments

@elwayman02
Copy link
Owner

emberjs/ember.js#19538

@elwayman02 elwayman02 added bug Something isn't working documentation Improvements or additions to documentation help wanted Extra attention is needed labels May 12, 2021
@elwayman02
Copy link
Owner Author

elwayman02 commented May 24, 2021

3.27.1 supposedly fixed the core issue, but our demo app is still broken, now with a new failure:

Uncaught TypeError: (0 , n.htmlSafe) is not a function
    at e.default (vendor-c91b45d5fbd2fe27aefd8bf80af6c8a8.js:9393)
    at o (dummy-3bc78f46a2b29ee352e3bd5bf5f1ef5e.js:48)
    at vendor-c91b45d5fbd2fe27aefd8bf80af6c8a8.js:9385
    at vendor-c91b45d5fbd2fe27aefd8bf80af6c8a8.js:532
    at e.t.getValue (vendor-c91b45d5fbd2fe27aefd8bf80af6c8a8.js:532)
    at vendor-c91b45d5fbd2fe27aefd8bf80af6c8a8.js:2450
    at vendor-c91b45d5fbd2fe27aefd8bf80af6c8a8.js:2765
    at e.track (vendor-c91b45d5fbd2fe27aefd8bf80af6c8a8.js:3545)
    at y (vendor-c91b45d5fbd2fe27aefd8bf80af6c8a8.js:2765)
    at Object.evaluate (vendor-c91b45d5fbd2fe27aefd8bf80af6c8a8.js:3151)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant