Skip to content

issues Search Results · repo:s-yadav/react-number-format language:JavaScript

Filter by

613 results
 (72 ms)

613 results

ins-yadav/react-number-format (press backspace or delete to remove)

I really like how rsuite does date inputs (https://rsuitejs.com/components/date-input/), but I don t like the idea of pulling their heavy or library into my codebase. Is it possible to do the same with ...
  • punkpeye
  • 1
  • Opened 
    13 days ago
  • #889

Description When the thousandSeparator prop is set (e.g., true), entering invalid characters such as, . or - causes the input’s displayed value to be cleared. However, the underlying value does not reset ...
  • harshanimmala-sureify
  • 1
  • Opened 
    on Jul 9
  • #888

I have this problem when remove all data on input. I want when user remove all data on input it alway set value to 0 and display 0 but cannot do that. I typing any number on input = remove all data = set ...
  • nghiattttttt
  • 1
  • Opened 
    on Jun 24
  • #887

Hei! I am trying to input amount values such as 39,90 for norwegian localse (currency NOK, displayed as kr. ). It displays the value correctly on first render, but for each stroke it seems to multiply ...
  • prabuvenkat-gh
  • 2
  • Opened 
    on Mar 26
  • #885

Describe the issue and the actual behavior When a value is set via a form s default value rather than a key input, the onValueChange is not triggered. Describe the expected behavior The onValueChange ...
  • Sedivyk
  • Opened 
    on Feb 25
  • #883

Describe the issue and the actual behavior - When allowNegative is set to true and the prefix prop contains more than one symbol (e.g., USD ), the user cannot delete the negative sign using the ...
  • VanemalP
  • 1
  • Opened 
    on Feb 5
  • #882

I have a NumericFormat component where I need a custom paste handler to manipulate the pasted value (e.g., allowing only the first 3 digits and stripping off the rest). However, when I set the value using ...
  • mkrishnan-codes
  • Opened 
    on Feb 3
  • #881

With @types/react v19 typecheck is broken @types/react@19.0.7 @types/react-dom@19.0.3 tsc@5.0.3 TS2590: Expression produces a union type that is too complex to represent. Reproduction import {NumericFormat} ...
  • cherepanov
  • 5
  • Opened 
    on Jan 21
  • #880

Describe the issue and the actual behavior When mask is empty string and the format prop includes a number (e.g. +359 ### ### ###), onValueChange callback returns an incorrect value. Instead of only reflecting ...
  • VanemalP
  • Opened 
    on Jan 20
  • #879

Describe the issue and the actual behavior onInputChange is triggered on initial render when allowEmptyFormatting is true Describe the expected behavior onInputChange should not trigger on initial render, ...
  • VanemalP
  • Opened 
    on Jan 15
  • #878
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub