In latest chrome, for simple test below: ``` const test = (new VoyClient()).serialize(); const _voy = VoyClient.deserialize(test); ``` It returns error: <img width="528" alt="image" src="https://github.com/tantaraio/voy/assets/643912/8ff0f71c-5766-4e09-a6dd-e528e19c8de4">