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.

noImmediatePrefix blocks input changes

See original GitHub issue

To reproduce the error or describe your requirement with a jsfiddle url would be appreciated:

noImmediatePrefix

When noImmediatePrefix: true the inputs do not update the values.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
nosircommented, Jul 15, 2019

Fix released in v1.5.3, npm published. Thanks

0reactions
kshnurovcommented, Aug 8, 2021

@nosir this is not completely fixed, input with prefix won’t clear. To reproduce:

  • create an input with prefix, fill it
  • select all (Ctrl+A/Cmd+A)
  • clear (Backspace)
  • input value stays the same

Selecting everything but prefix will clear the field.

Read more comments on GitHub >

github_iconTop Results From Across the Web

cleave.js - Bountysource
Cleave directive on Vue locks the input value for external changes, when using delimiters. $ 0. Created 1 year ago in nosir/cleave.js with...
Read more >
Flexible Form Input Text Format Library - Cleave.js - CSS Script
js is a simple lightweight JavaScript library used to restrict and format input text to a specific pattern (credit cards, phone numbers, dates, ......
Read more >
input file onchange typescript react - Forbidden Words
In React, interactive components are used to handle events, but how do we implement event handlers in a strongly-typed function component? Here, props...
Read more >
ngx-cleave documentation
lowercase; uppercase; numericOnly; rawValueTrimPrefix; noImmediatePrefix; delimiterLazyShow ... It can't be removed or changed in the input field.
Read more >
Blocklys Textblock input fields can not be edited when in a ...
However the problem persists for blocks using selection elements (e.g. ... To solve the second problem I changed the z-index for the ...
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