Zihua Li
Zihua Li
Same issue here. Setting the scroller to `overflow: hidden` to trigger BFC works for me though.
@ankitsinghaniyaz Hi 👋 The issue doesn't seem to be on Quill side and basically, all editors that utilize MutationObserver suffer from it. Having said that, this is a dev only...
Sorry for the delay. The commit is modified cherry-picked into the develop branch. It provides a basic support for aria-label but you are able to customize it by passing a...
Ah good catch! Sorry I didn't notice the GitHub notification. Will take a look soon.
Looks like only the `scrollingContainer` option is affected: in v2, Quill auto detects the scrolling container, so the option would be ignored. We can add a notice in the documentation...
@aheritier Good catch! Actually 2.0 changed the signature of `clipboard.convert()` that it now accepts an object with two fields `html`/`text`. Also, for getting the html content, it's recommended to use...
Note that we could make the change backward compatible by checking `Quill.version` and only make [the changes](https://github.com/primefaces/primeng/issues/14721#issuecomment-2068582938) when `Quill.version` is present and it doesn't start with `1.`
@EdManukyan I don't think the code belongs to Quill so I may not be the best person for this question
@MartinaAnt I'm not the maintainer of this repo but [the patch I proposed](https://github.com/primefaces/primeng/issues/14721#issuecomment-2068582938) should make this library work with Quill 2.0
I think the issue has been fixed. Can you try [the playground link](https://v2.quilljs.com/standalone/full#codeN4Ig9AlgdgJgpgDwHQAsAuBbANiAXCAHgGcBjAJwgAc0ACIskgXgB0R01KjcwwSYoAVkSQksAewCuMAGZYAhmTgixGMHIFyEYLBABGRMCggBzFDtNokQsAEYbSAJxIADIZNn3ljNCtFWAPgIwUgpqf2YoAh0oAGsaRSwWECI0AE8sOCIUODg0VhoURWkk9k5uXn4hEXEpWQUlEhU1DS0dfTdTc3RfW3snVxT0zLU0FQBaMSg4MZgFGKRvKBEiPxAaMHDIkKpaeiZWUq4ePiWheB0ANzIkKbQwKEpVGLk0RAABZyQbADZHMBgICkwM9XshFr4AkFtmEIlFoHEEklBhksjk8mtCnBigc0BwjhVTkRzhArjdcvdHsCXu9Pj8-gCgSDEAsfCQVvkNrDogi4IlWMjMtlcvlMdi2Liysd+L5iaTbhTVABHCQQLBYN4AJhcLjGDBc-0Bd2VqqwSCIUDEAHdlqt1ps4bF4rykWkUUL0QUiiUJfiTjLeSTrvKHkqVWrNdrnLqSPqGUaw6bdBJdLoMjaOfbobsGN68eU-WcA3LySGwMbw1rPlG9a442WExCQIFguQdptYQCLjQIDAXXJYHJxFMxo0oGg5NA4GQAhEaDQCJ3u73WKMxFhdAoR5Nx5Pp03Z3P50RKP2aKI5CskoqsGNpGIyBgXqtNofD8ReXASLRz5fWNfb9ukLBB+X4vq+R4gd+8i-iA-5EBAABecBAUQkFgXOUInlA6FHlhZ7QUQV43neD5PjOUDgfOSa4pM+EXoRf43roa4wEB1GjNhB6vgQ7G0T+DGwTeEDjjoJBsRINGcRR4E8RJHF0TB-4SLAU7RMhTZBLxUmUbJkkKQJcFoBQMTqc2Wk4Zh-YWcep78URAGkWgz5cW+qEZF++n2Y04h7s2bmfmgOEYf5Hl2YxYwbiQMTGGQkiwChaEuZZ2muXhYWCQ5j5OeROlaZ54VZvkFyDhIcBIsm4mSUFVFyXxBH2YVazFVgpXlZQU6VRxFnBFh1lpfV4UkVlznSdxeXpf+2RyPAe40M1rWsDYnWTNVunyRNN5TTNRUlWVrAastKVjbVFEbRF4hRcqYivIdq3jQNGWNPA51iFFt1JT1VlJTZp0Pf+Q1kfuo1vvd9H2ToKQ7S1e0gPeM1wKxGlgOZLkYaDik3hDHrzTDSZqsKSMo8DaMnflGXQPAY5QwtIBjEthMnXdpNnRTcBU01u1JAA1PTZmMx9P19bZf3Efew05TJ6MGTeAKKF+ECTNTMNkGgWDvcTEHuVBYPhYOJhQAlWvdYL339TrGUA9lQO5czItjNy6s23pLOPsYpmafzGtrXV5v-hcPZwGIjuS7bvuiw+EjyMHGGfUduHC2HmWA0zzt26IcD9tH86x2BQSdrni49kkCPCfe+QCiUcCeLgNAahqziUAgEtzoAioAHnnJL2gaFyZq21B0DmrCQCpyBCChfeBSAAA04Cs6PRB4CAo4pDQ5ZYDQjA0FMlo0AAigmAAUADkADEJejGQR9TzQwAHhgYgwJHmQ17fwNEKkY6aDXRmlVPLmruuBQNdT4AI3GQLcn9dxXwPAAXz-tJSg8gSBwBQCxKcwCADCKhKBiFQjQU8cBKAQBjEgJA0DpJoGyBgOAwDzRWnITAgAlAAbgiBEZetBzjjg3qvBsbs0BYLHGzJyB8WFsKgMvNcShxDGAPlwuQZpRJwAPs4a+NhGEsJADAoAA)?