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

[BUGFIX beta] Update rendering engine to improve error ergonomics. #19213

Merged
merged 1 commit into from
Oct 17, 2020

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Oct 17, 2020

Fixes two major issues:

Fixes two major issues:

* Ensure "pause on uncaught" exceptions pauses in correct location
  (glimmerjs/glimmer-vm#1172)
* Log template heirarchy to the console for any errors thrown during
  rendering (glimmerjs/glimmer-vm#1169)
@rwjblue rwjblue merged commit 53d5d0b into master Oct 17, 2020
@rwjblue rwjblue deleted the update-glimmer branch October 17, 2020 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant