Skip to content

Inter not loading/rendering in Superset version 6.0.0 causing the web app to use a fallback font #37226

@Gradsta

Description

@Gradsta

Screenshot

Image

Notice the rendered font section in the bottom right of the screenshot above.

Description

In Superset 6.0.0, Inter doesn't appear to load/render causing the application to use one of the fallback fonts (Helvetica on my machine). I first noticed this when upgrading my custom Superset Dockerfile to use apache/superset:6.0.0 as the base image, but I can also reproduce it using one of the official Docker Compose files included in the Superset repository: TAG=6.0.0 docker compose -f docker-compose-image-tag.yml up. I have also reproduced the issue on two different machines.

Note: Running the same command but with tag 5.0.0 doesn't exhibit the same problem—Inter loads and renders just fine.

Design input

N/A

Metadata

Metadata

Assignees

Labels

#bug:cosmeticCosmetic/layout/design tweak needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions