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
3.0.0-beta.18
https://jsfiddle.net/jyump740/4/
Template refs should be able to be passed through slot-scope
Template refs retain the original ref value, even though setting other ref values reactively updates
The text was updated successfully, but these errors were encountered:
36b6b4f
No branches or pull requests
Version
3.0.0-beta.18
Reproduction link
https://jsfiddle.net/jyump740/4/
Steps to reproduce
What is expected?
Template refs should be able to be passed through slot-scope
What is actually happening?
Template refs retain the original ref value, even though setting other ref values reactively updates
The text was updated successfully, but these errors were encountered: