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

Warn the user if they try to launch without a renderer selected #1934

Merged
merged 3 commits into from Feb 14, 2024

Conversation

ealmloff
Copy link
Member

I have seen a few people try to launch a app without any features and running into a blank screen with no errors. This PR adds a compile time warning and panics if you try to call launch builder without any renderers enabled

@ealmloff ealmloff added the enhancement New feature or request label Feb 14, 2024
@jkelleyrtp jkelleyrtp merged commit 739ffae into DioxusLabs:master Feb 14, 2024
9 checks passed
@ealmloff ealmloff deleted the warn-no-renderers-enabled branch February 14, 2024 20:41
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.

None yet

2 participants