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
vue-devtools has had this issue for a long time devtools #1295. I want to know if this problem still exists in devtools-next? I just tested it in a project, and it seems that when returning JSX in setup, it's still not possible to get the state of refs.
The text was updated successfully, but these errors were encountered:
This PR presents a sensible solution for our current stage. We will consider integrating it into devtools-next once we have resolved some ongoing issues or identified other viable alternatives.
vue-devtools has had this issue for a long time devtools #1295. I want to know if this problem still exists in devtools-next? I just tested it in a project, and it seems that when returning JSX in setup, it's still not possible to get the state of refs.
The text was updated successfully, but these errors were encountered: