-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
New issue
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
bind style merge not as expected #12901
Labels
Comments
@posva |
Right, I misread |
can I take this bug and try fixing it? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version
2.7.14
Reproduction link
codesandbox.io
Steps to reproduce
click mStyle button twice
What is expected?
show red border-right and blue border-bottom
What is actually happening?
only show red border-right. is not similar as setAttribute but vue3 is similar like setAttribute
is this a bug?
The text was updated successfully, but these errors were encountered: