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

Backspacing with tailPrefix: true is not working #700

Open
athanph opened this issue Sep 26, 2022 · 0 comments
Open

Backspacing with tailPrefix: true is not working #700

athanph opened this issue Sep 26, 2022 · 0 comments

Comments

@athanph
Copy link

athanph commented Sep 26, 2022

Backspacing with a tailPrefix: true is pretty much still not working. Wondering if this is something in the works or if there's possibly an available workaround while we wait for the official fix.

https://jsfiddle.net/kcf8g4d5/1/

var percent = new Cleave('.input', {
  numeral: true,
  numeralPositiveOnly: true,
  prefix: "%",
  noImmediatePrefix: true,
  tailPrefix: true,
});
@athanph athanph changed the title Backspacing with trailPrefix: true is not working Backspacing with tailPrefix: true is not working Sep 26, 2022
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

1 participant