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

StateHistory #128

Closed
moalamri opened this issue Aug 9, 2024 · 1 comment
Closed

StateHistory #128

moalamri opened this issue Aug 9, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@moalamri
Copy link

moalamri commented Aug 9, 2024

Describe the feature in detail (code, mocks, or screenshots encouraged)

Hi, thank you so much for this great utility.

Whenever I use an object state with StateHistory I don’t get full history for deep properties.

You can try the buttons on the top of this page to test it as I initiated the StateHistory with the form schema
https://svelte-form-builder.pages.dev/

What type of pull request would this be?

None

Provide relevant links or additional information.

No response

@moalamri moalamri added the enhancement New feature or request label Aug 9, 2024
@moalamri
Copy link
Author

moalamri commented Aug 9, 2024

I read your comment on another issue about using snapshot to follow and understand how Svelte 5 works.
I used $state.snapshot and it works as expected 👍🏻
Thank you.

@moalamri moalamri closed this as completed Aug 9, 2024
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

No branches or pull requests

1 participant