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
When trying to modify the timeout on the core.http Action configuration page, as soon as you enter in a value into the timeout text field the UI breaks.
Error
TypeError: value.startsWith is not a function
at ActionsDetails.isExpression (main.js:1:7371)
at ActionsDetails.render (main.js:1:12925)
Reproduce
Go go /#/actions/core.http and enter in any number into the timeout field.
The text was updated successfully, but these errors were encountered:
Problem
When trying to modify the timeout on the core.http Action configuration page, as soon as you enter in a value into the timeout text field the UI breaks.
Error
Reproduce
Go go
/#/actions/core.http
and enter in any number into thetimeout
field.The text was updated successfully, but these errors were encountered: