cityofaustin / cityofaustin/techstack
Wagtail 2.10.0 Upgrade + RichText Buttons
- Dominant language
- No language data
- Stars
- 11
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
We need to upgrade to Wagtail 2.10.0! We don't want to fall behind when there's a major security update. But right now we've got 1 known blocker preventing us from upgrading Wagtail.

Button SVGs don't show up on the RichText editor. This is problem unique to our deployment.
I upgrading our odd-tail-bakery to v2.10.0. Admin password is in 1password
https://odd-tail-bakery.herokuapp.com/admin/pages/76/edit/

All the buttons work there.
So what happens on normal installations (like the bakery demo) is that an svg is rendered inside of the #shadow-root like so:

But on our site, we don't get that:

This only happens on Wagtail v2.10.0, not on version 2.9.3.
What could have happened? The only package that Wagtail upgraded was react-streamfield from v0.9.5 to v0.9.6. It's a big old mystery. That's why I'm making this a separate issue.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.