question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Clarify `numeralIntegerScale`

See original GitHub issue

Hey @nosir, thanks for this project.


You ought to clarify what numeralIntegerScale entails in the docs, would have especially helpful if your releases included a breaking change section

In one project, we found out that this has affected all numerical values (including inputs which represented a money value such as a price of a product) of our app, where the value exceeded the length of 10 (default value to numeralIntegerScale)

ref: https://github.com/nosir/cleave.js/issues/196

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:10 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
tdeekenscommented, Jul 18, 2017

I would disable defaulting to any numeral integer scale as it might confuse people. Whenever they opt into it, it’s an explicit choice.

1reaction
nosircommented, Jul 23, 2017
Read more comments on GitHub >

github_iconTop Results From Across the Web

clarify-js - npm
Flatten and simplify javascript objects. Latest version: 0.1.0, last published: 5 years ago. Start using clarify-js in your project by ...
Read more >
Cleave.js has a simple purpose: to help you format input text ...
You ought to clarify what numeralIntegerScale entails in the docs, would have especially helpful if your releases included a breaking change section.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found