Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(logging): prevent circular reference error in persistence logs
- Replaced JSON.stringify with direct logging for mutation objects - Resolved "Converting circular structure to JSON" error during persistence operations - Improved log compatibility with reactive Vue structures
- Loading branch information