Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: Use escaped keys in StateProxy serialization
Corrected the use of escaped keys in serializing StateProxy mutations. Replaced instance where unescaped key was used, ensuring consistency and correct handling of keys with dots.
- Loading branch information