Skip to content

[🐞] ?jsx should support animated images (.gif, .webp) #290

@VarPDev

Description

@VarPDev

Which component is affected?

Qwik Rollup / Vite plugin

Describe the bug

I tried to follow the instruction in this warning, but if I use ESM to import an image that .gif extension, the animated image didn't work. So i have to use img tag and the warning still remain in the console.

image

Reproduction

https://pako.vercel.app/test/

Steps to reproduce

No response

System Info

System:
    OS: macOS 13.1
    CPU: (8) arm64 Apple M1
    Memory: 72.72 MB / 8.00 GB
    Shell: 5.8.1 - /bin/zsh
  Binaries:
    Node: 21.1.0 - ~/.nvm/versions/node/v21.1.0/bin/node
    Yarn: 1.22.19 - ~/.nvm/versions/node/v21.1.0/bin/yarn
    npm: 10.2.0 - ~/.nvm/versions/node/v21.1.0/bin/npm
  Browsers:
    Chrome: 119.0.6045.105
    Safari: 16.2
  npmPackages:
    @builder.io/qwik: ^1.2.15 => 1.2.17 
    @builder.io/qwik-city: ^1.2.15 => 1.2.17 
    undici: ^5.26.0 => 5.27.2 
    vite: ^4.4.11 => 4.5.0

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    [STAGE-1.5] looking for championAdd this label after a proposal was discussed but is missing someone to implement it

    Type

    No type

    Projects

    Status

    In Progress (STAGE 2)

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions