Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

currencyFormat in Subtotal.js is not working #36

Open
piyush260100 opened this issue Feb 13, 2022 · 3 comments
Open

currencyFormat in Subtotal.js is not working #36

piyush260100 opened this issue Feb 13, 2022 · 3 comments

Comments

@piyush260100
Copy link

In subtotal.js when I code for CurrencyFormat I only get an input field in output and when I go for inspect option in chrome then the code for currency format is not showing instead of that I get a single line code for the input field. Plz help me with this issue asap

@Pavanviky
Copy link

use npm install react-currency-format --save --force

@seyityuce
Copy link

Also, you can use react-number-format, instead

@rahul-ramesh-chandra
Copy link

npm install react-currency-format --legacy-peer-deps worked for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants