Bengt Weiße
Bengt Weiße
another thing would be to check how the editor triggers changes for other formats/modules like images, links and so on.
any updates @Gourishmesta
and make sure (if you are testing in chrome) you have to confirm that the website is allowed to write in storage.
i do not see those warnings? Do you build something with ssr? i updated the example repo to the latest ngx-quill version. Maybe you can cross check there.
So then try to provide a minimal reproducable example e.g. as repository Am 24. April 2024 14:54:12 MESZ schrieb "Kévin Jamin" ***@***.***>: >I'm not using SSR. > >I've tried your...
any updates on this?
add this to your config.xml ``` ```
i totally agree with @liamdebeasi ngOnInit is only called, when the angular component gets initialised, which is not the case for ionic routing. the previous pages are cached and only...
Nope never had such an issue and I can not image why the quill view should behave different when loading a second or third time. In my demo repo it...