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

snipper-chosser.js may be incompatible with wagtail 2.11.1 #68

Open brookzhcn opened 3 years ago

brookzhcn commented 3 years ago

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.

murray3k commented 3 years ago

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

roodie commented 3 years ago

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