medi6
medi6
> I faced the same issue when updating my angular app to the latest version (13) `\nsourceURL=webpack://Quill/./node_modules/quill-delta/dist/Op.js?"` I don't know why, but the line must be, as others : `\n//#...
It's also ok with 2.0.0.prev1
Hi @luin , It's good, thanks so much. I'll try to do better for my next contribution ;-)
Hi @anisabboud , you can fix this by code in your app, also, but it' a temporary solution, waiting for a new release. ```typescript // fix temporaire pour les handlers...
Hi, I confirm this problem.
Hi, I've got the same problem with Libre Office 7.6 (Alpine version). Using Libre Office 7.5 fixed it, and I don't know why.
Hi, I've got the same problem.
Hi, you can, temporary, fix LI display using this less code. But, you definitly loose alignment... ```less ol,ul { padding-left: 21px; li { >ol, >ul { padding-left: 42px; } padding-left:...
@patrick1729 Hi, you can fix it temporarily : https://github.com/slab/quill/issues/4289#issuecomment-2252167809