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: map and and_then for resource variants #3652

Merged
merged 1 commit into from
Feb 26, 2025
Merged

Conversation

TERRORW0LF
Copy link
Contributor

Adds the map and and_then functions found on Resource to OnceResource and LocalResource. Fixes #3646

@TERRORW0LF
Copy link
Contributor Author

CI is failing due to something in the examples in the function docs for the axum integration. I have absolutely no clue how the CI works, and if this is something my code somehow influenced (which I really wouldn't know how, since I touched nothing in that part of the framework) or if CI is currently just broken. Any help is appreciated.

@gbj
Copy link
Collaborator

gbj commented Feb 26, 2025

Don't worry about it -- the failing test is one that has been fixed on main but had not been fixed at the time of your PR.

@gbj gbj merged commit 1363b94 into leptos-rs:main Feb 26, 2025
73 of 74 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.

OnceResource missing map and and_then
2 participants