wagtail-deprecated / wagtail-react-streamfield

Powerful field for inserting multiple blocks with nesting. (NO LONGER MAINTAINED - See Wagtail 2.13 Release Notes)
https://wagtail.github.io/react-streamfield/public/
BSD 3-Clause "New" or "Revised" License
74 stars 23 forks source link

Placeholder Icon doesn't appear (even if you set it as the icon) on blocks after adding wagtail_react_streamfield (in general) #70

Open ZackPlauche opened 3 years ago

ZackPlauche commented 3 years ago

Before adding 'wagtail_react_streamfield' to settings.py: image

After adding 'wagtail_react_streamfield' to settings.py (above admin & images like it says in the docs): image

Only one of the placeholder icon blocks has closed=True, but both aren't working.

(Also as a side note, the layout of the green plus icons is different from the pictures in the README)

I'm using Wagtail version 2.12

ZackPlauche commented 3 years ago

Same with 'clipboard-list'