wagtail-deprecated / wagtail-react-streamfield

Powerful field for inserting multiple blocks with nesting. (NO LONGER MAINTAINED - See Wagtail 2.13 Release Notes)

Home Page:https://wagtail.github.io/react-streamfield/public/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

snipper-chosser.js may be incompatible with wagtail 2.11.1

brookzhcn opened this issue · comments

I upgraded wagtail to 2.11.1 and found it can't open snipper chooser modal in admin.I found that snipper-chosser.js is not same with the official one. This could be a upgrade isssue.

Yes wagtail changed where the snipper chooser gets it URL from. I provided a small fix for this see: #69 .

With the latest wagtail version (2.12) the page-chooser.js also causing errors unfortunately.