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

feat(errors): Early error for bad render config #526

Merged
merged 1 commit into from
Jan 3, 2023

Conversation

afnanenayet
Copy link
Owner

Try to resolve the renderer before running the diff so error messages
are displayed to the user earlier.

Before this the user would have to wait until the whole diff was
computed before the app tried to resolve the rendering config, which
was not ergonomic.

Try to resolve the renderer before running the diff so error messages
are displayed to the user earlier.

Before this the user would have to wait until the whole diff was
computed before the app tried to resolve the rendering config, which
was not ergonomic.
@afnanenayet afnanenayet merged commit b582a8e into main Jan 3, 2023
@afnanenayet afnanenayet deleted the afnan/early-render-config-errors branch January 3, 2023 13:19
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