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
5.6.0
https://codepen.io/javioverflow/pen/yyLLoaM
On the demo, every other second it will dispatch a highlight action for name='foo'
name='foo'
Only one of the two subnodes 'foo' gets highlighted
Both subnodes 'foo' should get highlighted
- OS: MacOS Sequoia 15.1.1 - Browser: Safari & Chrome - Framework: Vue@3
No response
The text was updated successfully, but these errors were encountered:
If somebody points me to the source files affected by this, I'm happy to have a look and open a pull request to fix this.
Sorry, something went wrong.
No branches or pull requests
Version
5.6.0
Link to Minimal Reproduction
https://codepen.io/javioverflow/pen/yyLLoaM
Steps to Reproduce
On the demo, every other second it will dispatch a highlight action for
name='foo'
Current Behavior
Only one of the two subnodes 'foo' gets highlighted
Expected Behavior
Both subnodes 'foo' should get highlighted
Environment
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: