You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. Is that 19.0 or 19.1 Angular that you are using? I see that 19.0 is only compatible with TS >=5.5.0 <5.7.0, this project is using 5.7.3 which would require Angular 19.1.
I'd be surprised if this would cause it to stop working entirely though ... Is there any console error or anything to indicate cause of failure?
Hi,
I am trying to use quill-blot-formatter2 into my angular 19 project. But it does not work.
"quill": "^2.0.3",
"@enzedonline/quill-blot-formatter2": "^2.3.0",
In my component, register code and quill setup is like below.
The text was updated successfully, but these errors were encountered: