You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey! Yeah this is a known issue currently :) The thing is, it would complicate things in the code quite a bit because ultimately you'll still have to pass the values to the CLI.
We're going to get around to fixing it eventually but not 100% sure when. If you're interested in helping out with a contribution to get it updated more quickly, I'd love to help too.
Current Behavior
I was trying to create a custom generator with a dropdown and I noticed that only values appear. I tried this:
and got this:
This is even apparent for other things like the Angular application generator.
https://github.com/nrwl/nx/blob/master/packages/angular/src/generators/application/schema.json#L29
Expected Behavior
I want the labels to appear instead of the values
GitHub Repo
No response
Steps to Reproduce
Nx Report
Failure Logs
No response
Package Manager Version
npm - 9.8.1
Operating System
Additional Information
No response
The text was updated successfully, but these errors were encountered: