Skip to content

App Crashes When Using {{Symbol(sym)}} in Query Value Fields #12985

Open
@johnsoncherian

Description

@johnsoncherian

Version Information

v3.5+

Environment

All

Summary

The application crashes when using {{Symbol(sym)}} syntax in any value field within the query section.

What is the expected behaviour?

The application should handle the {{Symbol(sym)}} syntax gracefully without crashing, or provide a proper error message if the syntax is invalid. Will ned to check the use case of JS symbols in code hinters and allow or block the usage accordingly

What is the current behaviour?

The application crashes when {{Symbol(sym)}} is used in query value fields.

How to reproduce the issue?

  1. Navigate to the query section in in Editor
  2. Create a new Rest API
  3. Add {{Symbol(sym)}} in header/query params value field
  4. The application crashes

Screenshots or Screencast

https://jam.dev/c/409a0dd8-129f-4380-bf31-8ff52ab9eaf8

Metadata

Metadata

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions