Skip to content

Missing icons in Web built on CI with version 11.0.0 #301

@gdurandrexel

Description

@gdurandrexel

Describe the bug
When building the release Web version of my App on the CI (clean agent) with version 11.0.0 of the package, all the font-awesome icons are missing.
When I build on my machine, either in debug or release, after a flutter clean, the icons are there.

On the deployed web app, FontManifest.json is found:

Image

and the font are successfully downloaded:
Image

I notice the size of the font files with the v10.12.0 are noticably different:
Image

Also, there is a warning in the console when I open the page that displays the icons, which is not present with v10.12.0:

Image

Is there something I can do to debug this behaviour?

Desktop:

  • OS: Windows
  • Browser: Edge and Chrome
  • Version: latest

Flutter 3.41.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions