We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
6.0.0-beta.15
chrome 92
<template> <div id="app">none</div> </template> <script setup> import { effect } from 'vue'; </script>
work
not work
The text was updated successfully, but these errors were encountered:
It seems like the raw attribution of ReactiveEffect has been removed by PR #4001 , we should update that in devtools.
raw
ReactiveEffect
Sorry, something went wrong.
No branches or pull requests
Version
6.0.0-beta.15
Browser and OS info
chrome 92
Steps to reproduce
What is expected?
work
What is actually happening?
not work
The text was updated successfully, but these errors were encountered: