The complex object stored in pinia can't work #1752
Unanswered
dqli164
asked this question in
Help and Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Reproduction
store complex object in pinia, and look through in devtool
Steps to reproduce the bug
i request the backend goods api interface and save the returned data as follows, but i found the Good object stored in pinia is not right throuth devtool.
Expected behavior
Actual behavior
Additional information
vue3 & pinia 2.0.13
Beta Was this translation helpful? Give feedback.
All reactions