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

fix: throw when creating components #74

Merged
merged 1 commit into from
Jan 28, 2025
Merged

Conversation

iisakkirotko
Copy link
Collaborator

Previously we rendered a div with the error inside. However, this causes issues in contexts where a div can't be rendered, for example if we're inside a three.js Canvas.

TODO:

  • verify that the error messages aren't suppressed in other contexts

Previously we rendered a div with the error inside. However, this causes issues in contexts where a div can't be rendered, for example if we're inside a three.js `Canvas`.
@maartenbreddels maartenbreddels merged commit 76c95a4 into master Jan 28, 2025
12 checks passed
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.

2 participants