You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
write a custom input
write properties
write :value.sync="propertiesBasic.profession" for example
i am using this property because i want to bind two values from client to my dashboard
What is expected?
i want to get nothing when the input is empty
What is actually happening?
But i am getting null
here is the code:
The text was updated successfully, but these errors were encountered:
Version
2.6.14
Reproduction link
github.com
Steps to reproduce
write a custom input
write properties
write :value.sync="propertiesBasic.profession" for example
i am using this property because i want to bind two values from client to my dashboard
What is expected?
i want to get nothing when the input is empty
What is actually happening?
But i am getting null
here is the code:
The text was updated successfully, but these errors were encountered: