You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Remove structuredClone to fix DataCloneError with Vue reactive objects
- Create new options object only when data transformation is needed
- Preserve reactivity by avoiding deep cloning of proxy objects
- Maintain backward compatibility with all existing data formats
Fixes#318, #269
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-authored-by: Claude <[email protected]>
0 commit comments