Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

core.http Action configuration breaks UI if timeout is entered #986

Open
sk8erwitskil opened this issue Sep 4, 2022 · 1 comment
Open
Labels

Comments

@sk8erwitskil
Copy link

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.

@arm4b arm4b added the bug label Sep 4, 2022
@arm4b
Copy link
Member

arm4b commented Sep 4, 2022

Thanks for submitting the bug report, @sk8erwitskil!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants