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

Throw editor render errors after runloop #152

Merged
merged 3 commits into from
Jun 1, 2018

Conversation

bantic
Copy link
Contributor

@bantic bantic commented Jun 1, 2018

In Ember 3.0+ glimmer's internals get caught up on the error that
editor.render throws and assert.throws gets triggered with a
different error: "Cannot read property 'commit' of null"

Also: Add Ember 3.0 as an ember-try target.

Fixes the build at Travis.

In Ember 3.0+ glimmer's internals get caught up on the error that
`editor.render` throws and `assert.throws` gets triggered with a
different error: "Cannot read property 'commit' of null"
@bantic bantic merged commit 2fdfdad into master Jun 1, 2018
@bantic bantic deleted the throw-editor-render-errors-after-runloop branch June 1, 2018 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant