Cannot correctly override onClick in v-bind #13869
Unanswered
cangSDARM
asked this question in
Help/Questions
Replies: 1 comment
-
https://vuejs.org/api/render-function.html#mergeprops |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Vue version
3.5.13
Link to minimal reproduction
https://cn.vuejs.org/
Steps to reproduce
What is expected?
The item's onclick should be blocked from being triggered because it's disabled.
What is actually happening?
item.onclick is still triggered.
System Info
Any additional comments?
No response
Beta Was this translation helpful? Give feedback.
All reactions