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 custom launch builder with unsized context types #2920

Merged
merged 1 commit into from
Sep 7, 2024

Conversation

ealmloff
Copy link
Member

@ealmloff ealmloff commented Sep 3, 2024

Fixes #2909 and adds an example to prevent regressions in the future

@ealmloff ealmloff added the bug Something isn't working label Sep 3, 2024
@ealmloff ealmloff merged commit 6ff7a54 into DioxusLabs:main Sep 7, 2024
15 checks passed
@ealmloff ealmloff deleted the fix-custom-launch branch September 7, 2024 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LaunchBuilder::custom is not usable due to implicit Sized bound
2 participants