Skip to content

bug: Dynamic select does not work with tag //native #5490

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

Closed
simon-innovamaxx opened this issue Mar 19, 2025 · 1 comment · Fixed by #5576 or #5561
Closed

bug: Dynamic select does not work with tag //native #5490

simon-innovamaxx opened this issue Mar 19, 2025 · 1 comment · Fixed by #5576 or #5561
Assignees
Labels
bug Something isn't working release: 1.483.1

Comments

@simon-innovamaxx
Copy link

Describe the bug

Currently it's not possible to use DynSelect if //native tag is set

To reproduce

  1. Go to https://www.windmill.dev/docs/core_concepts/json_schema_and_parsing#special-types
  2. copy typescript example
  3. paste it in the editor and try it with and without the //native tag

Expected behavior

DynSelect should give out options

Screenshots

No response

Browser information

No response

Application version

No response

Additional Context

No response

@PiyushXCoder
Copy link
Contributor

I have pushed a fix to this issue. Sorry for 2 PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment