raagin/django-streamfield

Button new block doesn't work in v2.0.0

Closed this issue · 5 comments

screenshot
With latest version, I can't add new block. The button is there but nothing is happening

raagin commented

Please check your CSS. Maybe the other html blocks overlaps this button.
Also add please what Django version and what skin you use.

I am using django 4x and I tried it on jazzmin and django admin interface

raagin commented

I update to new version, there also some css fixes.
screenshot
I have tested with
Django==4.1.7
django-jazzmin==2.6.0
django-streamfield==2.0.5 (Use latest)
Looks like button works as expected

It works. I tested v2.0.6 with admin-interface.
But got problem
Object of type StreamObject is not JSON serializable
In v2.0.6

raagin commented