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 sdk storage with hydration #46

Merged
merged 10 commits into from
Aug 12, 2024

Conversation

ealmloff
Copy link
Member

The storage feature of sdk had some code to make hydration work for fullstack, but we were no exporting the features to make it work.

This PR switches from manual features to automatic platform detection with dioxus-cfg-macro and makes the storage feature work with dioxus fullstack

sdk/Cargo.toml Outdated Show resolved Hide resolved
Cargo.toml Outdated Show resolved Hide resolved
examples/storage/Cargo.toml Outdated Show resolved Hide resolved
examples/storage/README.md Outdated Show resolved Hide resolved
examples/storage/README.md Outdated Show resolved Hide resolved
sdk/src/storage/mod.rs Outdated Show resolved Hide resolved
@marc2332 marc2332 added the enhancement New feature or request label Aug 10, 2024
@DogeDark DogeDark merged commit b2b69c2 into DioxusLabs:main Aug 12, 2024
4 checks passed
@ealmloff ealmloff deleted the fix-storage-fullstack branch August 12, 2024 22:27
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.

3 participants