issues
search
s-yadav
/
react-number-format
React component to format numbers in an input or as a text.
MIT License
3.9k
stars
410
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
"Intl.NumberFormat based formatting" doesn't work
#867
gabriel-faria-zipline
opened
6 days ago
0
valueIsNumeric string with string value
#866
checkforants
opened
1 week ago
0
Extra onChange is triggered if decimal contains "," as decimal separator
#864
xivanal
opened
3 weeks ago
0
Impossible to unselect input if using prefix of length greater than one
#862
simzikov
opened
1 month ago
0
Fix the keyboard being displayed on the ios system
#861
gustavogoncalves1996
opened
1 month ago
0
NumericFormat does not play nicely with number input.
#860
DarryQueen
opened
1 month ago
0
broken decimal separator since 5.4.1
#858
jwallet
closed
2 months ago
2
Extra whitespace appearing when highlighting field with no "mask" prop set
#857
m-orsh
opened
2 months ago
0
Can't type / in expiry field with NumberFormatBase
#856
m-orsh
closed
2 months ago
4
Weird behavior after clearing input
#855
MartinWeb
closed
2 months ago
1
Fix Number Formatting Order in Customization
#854
mhl98
closed
2 months ago
1
Invisible characters in state values
#853
cemck
closed
3 months ago
1
Caret jumping around when typing into PatternFormat
#852
m-orsh
closed
3 months ago
2
pointer position is resetted if value is number
#851
raDiesle
closed
3 months ago
2
isCharacterSame is not called on NumericFormat
#850
raDiesle
closed
3 months ago
2
Consider removing prop-types dependency
#849
vorant94
closed
3 months ago
2
Invariant Violation: View config getter callback for component `input` must be a function (received `undefined`) React Native Expo
#848
art3mHQ
opened
4 months ago
2
react peer dependencies update to ^18.2.0
#847
olga-cm
closed
3 months ago
1
onValueChange function changes entered digit to 0 after 16th digits
#846
SmokeGuap
closed
2 months ago
2
Negative values are displayed with - instead of − and so isn't read out correctly by all screen readers
#845
sarajw
opened
5 months ago
0
About when to show suffix behavior
#844
raDiesle
opened
5 months ago
0
Weird behaviour when using different IMEs with thousand seperator
#843
HeRo3S
opened
6 months ago
4
fix: `onValueChange` not called for values with 3 or less characters
#842
rfviolato
closed
6 months ago
9
Why NumericFormat is not working with react-hook-form refs?
#841
mtsdalmolin
closed
6 months ago
1
Type error preventing app from deploying 'No inputs were found in config file '.../node_modules/react-number-format/tsconfig.json'.
#840
monecchi
closed
6 months ago
2
Caret focus in empty place with format value
#839
jerryk1925
closed
6 months ago
3
Decimal rounding up
#838
hamiidrahmani
opened
7 months ago
3
TypeError: Cannot read property 'length' of undefined, js engine: hermes
#837
JoezerSmaniotto
opened
7 months ago
1
- Fix thousandSeparator missing from documentation
#836
ahmad-shoja
closed
7 months ago
1
Removing last number with trailing zeros deletes all the right side zeros, when integrating with `react-hook-form`
#835
pedroapfilho
opened
7 months ago
5
The caret position isn't set properly when I use the `removeFormatting` function to use the Persian numbers with the `thousandSeparator` prop
#834
hamiidrahmani
opened
7 months ago
3
Update CI action to run the new test suite
#833
aashu16
closed
7 months ago
0
Caret moved at the end when used with Ant Design library
#832
lyvyu
opened
8 months ago
2
Package should not throw errors when `thousandSeparator` and `decimalSeparator` are similar
#831
ralucaStan
opened
8 months ago
0
Problem with default value doesnt override mask, but add this value to end mask
#830
jerryk1925
closed
8 months ago
1
Controlled Input will convert -0 to 0
#829
olsio
closed
8 months ago
2
fix focus wrong field
#828
kasperdun
opened
8 months ago
0
fix: Correct types for customInput property
#827
splatonov92
opened
9 months ago
0
percentage formatting, input box <=> form state mismatch
#826
naseemkullah
opened
9 months ago
0
Intl.NumberFormat with fraction digits. input box <=> form state mismatch
#825
naseemkullah
opened
9 months ago
2
Not able to delete negative sign using backspace button
#824
TathagatIVP
opened
9 months ago
1
Support IME japanese keyboard
#823
Inshiku-Han
closed
9 months ago
2
NumericFormat suffix is not allowing antdesign input to handle suffix
#822
jsparraw783
opened
9 months ago
1
IPv4 Address Mask
#821
wallace-sf
closed
6 months ago
1
Rounding with decimalScale={1}
#820
cwagner22
opened
10 months ago
1
fix: Optionally chain the `setCaretPosition` element focus
#819
Triggs125
opened
11 months ago
0
NumericFormat: customInput Antd Input is not working properly
#818
C3maLi
opened
11 months ago
9
5.3.1 Regression: Typing "." leads to "^0.00" where "^" is location of caret
#817
Stan-Stani
closed
9 months ago
1
Is that any way possible to just display the number as user enters and do not apply formatting. Currently I am facing the issue on when I type more than 16 digits it automatically get formatted and inserted 0 at last when i type further.
#816
HarshilBabariya
opened
12 months ago
0
fix: pass currentTarget to onFocus
#815
csantos1113
closed
9 months ago
4
Next