[DONE] Variable selection menu does not open

It sometimes happens that when I type @ in a text field, the variable selection menu does not open. This seems to occur more often in the URL field in an HTTP request.

Thank you very much for your feedback again @Eric ! We have already documented this issue as an important improvement but we are now addressing it directly as it seems to be causing further confusion. The problem is that the variable selection menu currently only opens if there is no character without a space directly in front of it. The background is to prevent the menu from opening when entering email addresses. The solution is to whitelist special characters that occur especially when creating dynamic URLs or functions and rarely in emails, such as /{:?&! - We take care of it directly!

The issue is fixed now!

1 Like