flame icon indicating copy to clipboard operation
flame copied to clipboard

[BUG] Custom icon not work

Open YuJianghao opened this issue 3 years ago • 2 comments

Deployment details:

  • App version [e.g. v1.7.4]: 2.2.2 and 2.2.1
  • Platform [e.g. amd64, arm64, arm/v7]: amd64
  • Docker image tag [e.g. latest, multiarch]: 2.2.2 and 2.2.1

Bug description:

I don't know since when, the custom icon doesn't work anymore. The icon I uploaded always be replaced with cancel from MDI.


Steps to reproduce:

  1. Create or update App
  2. Set icon to custom icon uploads
  3. Upload icon
  4. Add or update
  5. icon become Cancel, but not uploaded icon

I wish I could paste more detail, but didn't find any logs.

YuJianghao avatar Mar 24 '22 18:03 YuJianghao

It works fine for me on both 2.2.2 and 2.2.1. I tested it with png, jpg, ico and svg formats.

  1. what is the extension of the file you are trying to upload?
  2. was it working before 2.2.1?

pawelmalak avatar Mar 24 '22 22:03 pawelmalak

I tested flame's favicon.ico and this favicon.ico.

  • Edge(99.0.1150.46 64) Windows 11(22000.588): ✅ work
  • Edge(98.0.1108.56 x86_64) macOS(12.2): ❌ not work
  • Safari(15.3 17612.4.9.1.5) macOS(12.2): ✅ work

was it working before 2.2.1?

Not know. I started use flame from 2.2.1.

YuJianghao avatar Mar 25 '22 07:03 YuJianghao