Bengt Weiße

Results 100 comments of Bengt Weiße

Never tried such a thing, but as far as I know quilljs only initializes the toolbar once. Am 29. August 2024 17:26:25 MESZ schrieb Justin ***@***.***>: >Hi, > >I am...

exists as an addition for quilljs v1. Maybe you can adapt something for you for quill v2

As long as you build that toolbar as custom HTML it may work. But keep in mind that quilljs only understands native js and nothing angular related. So you should...

feel free to share your solution if you have one. i will close this for now

if i check the latest v25 version.. everything is fine: https://github.com/KillerCodeMonkey/ngx-quill/blob/v25.3.2/projects/ngx-quill/src/lib/quill-editor.component.ts#L296

@visitek do you use the latest v25 version?

sorry but i do not see it. i linked the quill-editor component code of v25.3.2 and there is no Object.assign for the formats any more. it was there in earlier...

alrighty. the information about the quill view component was missing :)