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

Model reports state_snapshot_unclonable #3101

Open
lairdresearch opened this issue Jan 13, 2025 · 0 comments
Open

Model reports state_snapshot_unclonable #3101

lairdresearch opened this issue Jan 13, 2025 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@lairdresearch
Copy link

lairdresearch commented Jan 13, 2025

Current Behavior

I followed the example in the docs, but its throwing a warning in the console (see attached).

modal_bug

Expected Behavior

No bug should happen.

Steps To Reproduce

<script> let drawerState = $state(false); </script>

<Modal bind:open={drawerState} > </Modal>

An error should appear in the debug window.

Link to Reproduction / Stackblitz

No response

More Information

No response

@lairdresearch lairdresearch added the bug Something isn't working label Jan 13, 2025
@endigo9740 endigo9740 added this to the v3.0 (Next) milestone Jan 13, 2025
@endigo9740 endigo9740 modified the milestones: Future Updates, v3.0 (Next) Feb 4, 2025
@endigo9740 endigo9740 added bug Something isn't working and removed bug Something isn't working labels Feb 4, 2025
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

No branches or pull requests

2 participants