st2web icon indicating copy to clipboard operation
st2web copied to clipboard

core.http Action configuration breaks UI if timeout is entered

Open sk8erwitskil opened this issue 3 years ago • 1 comments

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

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.

sk8erwitskil avatar Sep 04 '22 05:09 sk8erwitskil

Thanks for submitting the bug report, @sk8erwitskil!

arm4b avatar Sep 04 '22 12:09 arm4b