Skip to content

fix: The state cannot be an instance of a class - #2

Open
webbrain-one wants to merge 1 commit into
amoreaulemay:masterfrom
webbrain-one:webbrain/issue-1
Open

fix: The state cannot be an instance of a class#2
webbrain-one wants to merge 1 commit into
amoreaulemay:masterfrom
webbrain-one:webbrain/issue-1

Conversation

@webbrain-one

Copy link
Copy Markdown

Closes #1

The store uses `structuredClone` internally, which requires serializable data. Class instances are not serializable and cause runtime failures.
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.

The state cannot be an instance of a class

1 participant