changhuixu/ngx-digit-only

Allowing any character after press dead key

Closed this issue ยท 1 comments

Hello, congratulations and thank you for the good work so far. ๐Ÿ˜‰

I found a small bug when typing in a very specific scenario and I would like to share it with you.

The problem:

When I press any Dead Key like '~', '^' or 'ยด' and then press any other key this value is allowed

Browser:

Chrome 80.0.3987.163

Image:

image

Hi @douglasangeli , thanks for pointing out this issue, and I have learned something new.
However, I am not sure how to pull out a keyboard to type a dead key, thus hard to investigate...

I will keep this issue open. I hope some user would create a pull request to resolve this issue.