-
-
Notifications
You must be signed in to change notification settings - Fork 9k
Closed
Labels
Description
Vue version
v3.3.7
Link to minimal reproduction
Steps to reproduce
1、Define a variable with the same name as a built-in function.
2、Use that variable in the template.
3、Type numbers and non-numbers in the text boxes respectively.
What is expected?
The two h2 above should change in exactly the same way when the input changes
What is actually happening?
The two h2 behave differently when typing numbers and non-numbers in the text box respectively
System Info
No response
Any additional comments?
No response
lerte