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
Having the same issue. Guess because decimalPlaces default is [2] it also triggered without explicitly setting it.
It seems kind of unnecessary as the two settings are relatively unrelated.
E.g. in my case I want to allow 4 decimal places but disable the automatic padding.
Hi,
If I set allowDecimalPadding to
false
, autoNumeric produces this warning:Even if I don't provide any decimalPlaces* setting.
The text was updated successfully, but these errors were encountered: