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.

Hello,

I would like to propose a feature: auto-unmasking. When activating auto-unmasking the value of an input-element will return the raw value from cleave instead of the actually displayed value.

The problem with the current solution (getRawValue/setRawValue) is that there are frameworks that register change listeners on input elements which in turn read/write the value field. In such a case it is not possible to call getRawValue/setRawValue instead. In this case it would be nice to get the raw value from document.getElementById('myelement').value.

Regards, Alex

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:3
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
leotunacommented, Jul 8, 2021

I use .NET.

On form submit, it sends both values.

It should delete the masked form before, right?

3reactions
lekoalacommented, Sep 10, 2018

hey,

i have a proposal : wouldn’t be nice to have the option to set up an alternative input instead (like myInput becomes myInputFormatted) while to original input is converted to a hidden one?

this way, formatting is only a “ui” feature, and everything is transparent for the backend (where we can use simple formatting for numbers, dates, etc…)

and since the original id/name is preserved, any script listing to or requesting the value will get the proper, unformatted value.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Auto Masking | ZBrush Docs
The Auto Mask FiberMesh button allows your brush to control a specific segment of each fiber that will be affected by the brush...
Read more >
Masks and auto-masking — WSClean git documentation
Auto -masking allows automated deep cleaning and solves the two problems mentioned above: ... This will start multi-scale cleaning first towards a threshold...
Read more >
automotive masking tape - Amazon.com
3M Automotive Refinish Masking Tape, 06654, 36 mm x 55 m, 1 Roll ... FREE delivery on $25 shipped by Amazon. Temporarily out...
Read more >
Automotive Masking Machines & Masking Stations
Buy automotive masking paper and masking machines for your auto body repair shop at Collision Services, masking stations, mobile masking machines and ...
Read more >
Auto Paint Masking Liquid - Auto Body Toolmart
We offer a selection of auto paint masking liquids and supplies to keep your paint booth or shop clean. Shop our masking liquids...
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