You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe this is related to lukeed/klona#44 which suggests that circular dependencies are somehow created. Maybe through using vue@2.7 composition API.
💥 Steps to reproduce
I encounted this while using zag-js with vue@2.7 (using its composition API) and implementing zag-js/combobox.
🐛 Bug report
I believe this is related to lukeed/klona#44 which suggests that circular dependencies are somehow created. Maybe through using vue@2.7 composition API.
💥 Steps to reproduce
I encounted this while using zag-js with vue@2.7 (using its composition API) and implementing
zag-js/combobox
.💻 Link to reproduction
CodeSandbox reproduction: https://codesandbox.io/s/nice-wind-pty88z
🧐 Expected behavior
🧭 Possible Solution
A quick test suggests that usingklona/json
works as meant to be done here a043048 but the main code now usesklona/full
zag/packages/core/src/utils.ts
Line 4 in 1923cb2
🌍 System information
📝 Additional information
The text was updated successfully, but these errors were encountered: