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
if you <tab> or <return> on the placeholder, it will set the value to the placeholder.
we could alternatively set the value to the placeholder after running validate, but that feels odd too. since it means value will be undefined even though we're about to set it to the placeholder.
Environment
@clack/prompts
]Describe the bug
[Bug] validate method of text take the placeholder #29
The text was updated successfully, but these errors were encountered: