NNuxt•Created by Kuroro on 2/27/2024 in #❓・help Differents watch sources using useState
As to why you want to use .value, I believe it's because otherwise you're not observing the proxy object for changes, you're observing a ref to it which itself isn't changing unless you re-assign a whole object