You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
In my project, I'm using Django version 5.0.6, Wagtail version 6.1 and WagtailNews version 5.2.0.
I found a bug in the template, which basically prevents the fields from being filled in, due to the size of the element containing the “Publish” and “Save draft” options.
If you could help me solve it, I'd really appreciate it.
Thank you.
The text was updated successfully, but these errors were encountered:
Hi @martimlello, at the moment wagtailnews is only compatible with wagtail 5.2 or lower, the readme isn't quite correct. I'd guess that something has changed between 5.2 and 6.0 to cause the menu to act like that
Hello,
In my project, I'm using Django version 5.0.6, Wagtail version 6.1 and WagtailNews version 5.2.0.
I found a bug in the template, which basically prevents the fields from being filled in, due to the size of the element containing the “Publish” and “Save draft” options.
If you could help me solve it, I'd really appreciate it.
Thank you.
The text was updated successfully, but these errors were encountered: