Melloware
Melloware
Do you have a reproducer? Is it like that because that is how it is in your openAPI Spec?
yeah i was seeing if something is "helloWorld" in the JSON does it come out as that variable name in the generated code?
got it.
Marked it as a good first issue!
@mikgross can't reproduce can you tweak my reproducer to show the issue: https://stackblitz.com/edit/vitejs-vite-kdmpywp5?file=src%2FApp.tsx
Confirmed this is a bug. The Passthrough looks all wrong for this component...
@cdascoli-fountain assigned to you i am sure @soartec-lab would love to see your PR.
Looks like this was intentional as PrimeVue does the same thing: https://github.com/primefaces/primevue/blob/69d0407fe6aa617bfd0f0d4cb5119d3446c1bf4d/packages/primevue/src/inputnumber/InputNumber.vue#L33
sure thing PR is welcome.
@EwenQuim ???