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
When Using https://primefaces.org/primevue/showcase/#/inputnumber I cannot find a way to delete or insert decimal points but I would like to do so. There are several issues for other primefaces and most of them are resolved but I cannot find a way to do the same with primevue.
The text was updated successfully, but these errors were encountered:
Anubarak
changed the title
Cannot type or delete decimal points for InputNumber
InputNumber: Cannot type or delete fraction digits when min-fraction-digits is null/0
Mar 25, 2021
Yeah but I don't want to have them always, just when required. As I mentioned I'm not able to delete them that way.
So in the end it's not possible. Could we leave that as a feature request or do I have to create a custom component?
When Using https://primefaces.org/primevue/showcase/#/inputnumber I cannot find a way to delete or insert decimal points but I would like to do so. There are several issues for other primefaces and most of them are resolved but I cannot find a way to do the same with primevue.
https://codesandbox.io/s/determined-roentgen-jvtit?file=/src/App.vue
Basically the same as primefaces/primeng#9272
The text was updated successfully, but these errors were encountered: