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
AhmedAlyDev
changed the title
fix:
clearText action is not working as expected without an int value
Nov 22, 2023
AhmedAlyDev
changed the title
clearText action is not working as expected without an int value
fix: clearText action is not working as expected without an int value
Nov 22, 2023
Description
clearText
action is expecting a value of type 'int', but got one of type 'Null', while docs say that it's default is to clear all chars.Steps To Reproduce
press On
a non-empty text fieldclearText:
without a value "as docs say!"Expected Behavior
flow works smoothly.
Screenshots
from yaml file:
error:
Additional context
docs:
The text was updated successfully, but these errors were encountered: