onaluf / fate

Flexible Angular Text Editor
MIT License
37 stars 14 forks source link

Angular 9 compatibility issues #73

Closed Void-0 closed 4 years ago

Void-0 commented 4 years ago

I tried updating my project to Angular 9 and I've discovered that fate isn't 100% compatible with the new version. Basically the input can't be focused with the mouse as well as any interaction with the text inside doesn't work. Interacting with the popup (material ui) works just fine as well as any keyboard input/selection. Other then that the component seems to work fine.

onaluf commented 4 years ago

I haven‘t tested the editor with Ivy yet... I’ll fix that ASAP!

onaluf commented 4 years ago

:tada: This issue has been resolved in version 2.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: