question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Wagtail userbar displays incorrect font

See original GitHub issue

Issue Summary

The latest version of wagtail has introduced a bug with the userbar (the button that displays on the front-end of your website when you’re logged in) where the incorrect font is outputted.

It seems to reference a css custom property (--w-font-sans) that doesn’t exist, so the browser reverts to the default of font-family: serif

Steps to Reproduce

  1. Login to your instance of /admin
  2. Visit a page on the front-end
  3. Click the floating wagtail (bottom right)

Technical details

  • Wagtail version: Wagtail v.4.0.2
  • Browser version: FF 105.0.2

Screenshot of the issue: image (1)

Screenshot of previous versions of wagtail: image (2)

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
thibaudcolascommented, Oct 10, 2022

Thank you @nicklee 🤘

0reactions
yokwejustecommented, Oct 12, 2022

Thanks @lb-

Read more comments on GitHub >

github_iconTop Results From Across the Web

Wagtail userbar does not render its icons · Issue #5397 - GitHub
Issue Summary The Wagtail userbar does not display any of its icons as expected: Steps ... Re-add loading of Wagtail icon font for...
Read more >
Changing Wagtail Userbar Icon - Stack Overflow
3 Answers 3 · hamburger menu -> Manage project -> Import project · open the font · Rename 'Untitled Project 1' to 'Wagtail'...
Read more >
Wagtail 4.1 release notes
To help with onboarding new users, Wagtail now displays a banner on the ... Use the correct custom font for the Wagtail userbar...
Read more >
Hooks — Wagtail 1.10.1 documentation
Add or remove items from the 'site summary' bar on the admin homepage (which shows the number of pages and other object that...
Read more >
Model Reference — Wagtail 1.11.1 documentation
Defaults to False and can be overridden on the model with show_in_menus_default = True . ... are set appropriately for the wagtail user...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found