Steps for Reproduction
Expected behavior:
The placeholder comes back
Actual behavior:
The placeholder doesn't show.
Platforms:
Firefox
Version:
1.3.0
However it does work with Quill 1.2.6
@jhchen will there be a 1.3.1 (or something) release with this fix coming very soon? Would love to not maintain a fork if so (this is a blocker for us)
Yes trying to get a few other bugs in but will release this weekend.
@eamodio do you have a fix for that in your fork already?
@Natim I haven't forked it (since the next release is nice and close), but the above commit should have fixed it
Oh neat I missed it :) thanks https://github.com/quilljs/quill/commit/eb7f33bb9fbb6b7222840571b8cad06481dfb2dd
Can anyone confirm that this works on 1.3.6? I setup placeholder but it doesn't show up when editor is empty. I'm using minimal (core) css scheme.
Still doesn't work, using ^1.3.6 here
Is there going to be a fix applied to this? I just tried to assign a placeholder, but still nothing shows when editor is empty.