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
Quotation from this documentation page : "Because of a design limitation in TypeScript, you have to be careful when using function values for validator and default prop options ..." .
In this sentence "design limitation" links to this GitHub ticket which is mentioned as fixed 19 days ago in this ticket.
What does the proposed API look like?
Considering mentioned TypeScript limitation does not exist any more Vue could be improved.