Bullet points is not affected by the font color in lists
After upgrading to v2.0.3 the selected font color is not applied to the list's marks, while it used to be. I think this is because of the new span element added.
Is this issue still open or were you able to find some solution for it? @DarioG
@FutureTL this is still open.
I forked the project in order to try to implement a fix but i did not manage to run this locally, i got a lot of errors
Were you @DarioG getting errors related to window or document not defined? I first installed wsl and ran a downloaded project in ubuntu. Then was struck by many issues cause quill is browser-only and nextJs does server side rendering. This is what I got stuck in and then modified errors, and it worked.
@FutureTL I run npm run build and get these errors