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

Add support for Ember 3.23.0 #475

Merged
merged 1 commit into from
Nov 16, 2020
Merged

Add support for Ember 3.23.0 #475

merged 1 commit into from
Nov 16, 2020

Conversation

buschtoens
Copy link
Owner

@buschtoens buschtoens commented Nov 16, 2020

Caused by emberjs/ember.js#19273.

Original implementation is technically correct and ES standard compliant, but not really clean. The explicit check solves both issues.


Latest canary is still broken, because of emberjs/ember.js#19080.

The Router is now implicitly initialized whenever _router is accessed.

@buschtoens buschtoens changed the title fix: add support for Ember ^3.23.0 fix: add support for Ember 3.23.0 Nov 16, 2020
@buschtoens buschtoens merged commit 2a790ef into master Nov 16, 2020
@buschtoens buschtoens deleted the fix-ember-3.23.0 branch November 16, 2020 16:48
@Turbo87 Turbo87 added the enhancement New feature or request label Jan 28, 2021
@Turbo87 Turbo87 changed the title fix: add support for Ember 3.23.0 Add support for Ember 3.23.0 Jan 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants