Subscribe on changes!

Spread operator on nested Proxy object

avatar
Jan 29th 2022

Version

3.2.29

Reproduction link

github.com

Steps to reproduce

Run the app on Safari 12.1 on Mac Mojave

What is expected?

The object that is using spread operator should be the same as the original object

What is actually happening?

When using spread operator the object is treated as empty

avatar
Jan 29th 2022

Can't test this as I'm on Monterey already, where it works fine.

Anyone on Mojave?

avatar
Jan 18th 2024

Closing as stale