Missing streamfield blocks on translate page #381
Answered
by
kaedroho
enzedonline
asked this question in
Q&A
|
Certain blocks in my streamfield are not appearing on the translation pages. Any reason that would cause this and any way to force the blocks to be shown on the translation pages? Example - image carousel The page has been sync'd and shows on the locale page, but when I edit it in the locale, the block isn't listed. |
Answered by
kaedroho
Apr 28, 2021
Replies: 1 comment 3 replies
|
Hi @enzedonline Wagtail Localize doesn't currently support See: #22 |
3 replies
Answer selected by
kaedroho
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @enzedonline
Wagtail Localize doesn't currently support
ListBlock. Current workaround is to switch toStreamBlockinstead.See: #22