anein / angular2-trim-directive

the directive trims whitespaces from the end of an input text value.
MIT License
46 stars 26 forks source link

There is bug in the Safari browser below the Mac system. #23

Closed jocklei closed 4 years ago

jocklei commented 6 years ago

When used under the Safari browser on the MAC system, there is a bug in the input. Each keystroke will copy the characters entered earlier. The official demo also has this problem. Hope to fix it.

anein commented 6 years ago

Duplicate of #13

anein commented 4 years ago

Fixed #36