When using dialer (in editable mode) if I type anything in dialer, it just goes to end of the line after first "key down". and cannot type the rest of the number, editing value is torture for client.
we are facing same issue, any solution please ?
Hi,
May I know which template, demo, and framework are you using?
Can you reproduce it, for example for Metronic's recent version here ?
Regards.
tested on 8.2.0 (also an older version don't remember which one, updated to check if it was fixed on new version), on "demo22" template.
here is the code i used: https://hybin.hakyazilim.com/wejodakeza
and gif that shows the problem: <img src="https://cdn.hakyazilim.com/dialer.gif" alt="">
btw, i am using HTML template over razor pages (.net core)
Hi,
Noted, thanks for providing the details. We will check it further and get back to you asap.
Regards.
Hi,
Please note that our dialer component does not support user input. It only works for readonly inputs. For your use case, you can try Tagify plugin instead.
Regards.