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

Callback clone fix #1744

Merged
merged 3 commits into from
Sep 18, 2023
Merged

Callback clone fix #1744

merged 3 commits into from
Sep 18, 2023

Conversation

lpotthast
Copy link
Contributor

Argh.. I forgot the generic Out parameter in the manual clone implementations. How could we miss this? This means that 0.5.0-rc2 breaks for everyone trying to clone any Callback or SyncCallback and may warrant a bugfix 0.5.0-rc3 release!
Added some tests for cloning the various callback types all using a non-clone for their generic types. Should have done that in the first place.

@lpotthast
Copy link
Contributor Author

@gbj Can we merge this?

@gbj
Copy link
Collaborator

gbj commented Sep 18, 2023

Thanks very much — looks good, and thanks for the regression tests too!

@gbj gbj merged commit 7d3e2a4 into leptos-rs:main Sep 18, 2023
55 checks passed
@lpotthast lpotthast deleted the callback-fix branch April 5, 2024 20:13
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