tauri-apps / tauri

Build smaller, faster, and more secure desktop applications with a web frontend.
https://tauri.app
Apache License 2.0
79.46k stars 2.36k forks source link

[bug] svg animation or css animation Stuck and stopped #9741

Open takkuumi opened 1 month ago

takkuumi commented 1 month ago

Describe the bug

svg animation or css animation Stuck and stopped

Reproduction

No response

Expected behavior

No response

Full tauri info output

WARNING: Only one package manager should be used, but found yarn and bun.
         Please remove unused package manager lock files, will use yarn for now!

[✔] Environment
    - OS: Windows 10.0.22631 X64
    ✔ WebView2: 124.0.2478.80
    ✔ MSVC: Visual Studio Community 2022
    ✔ rustc: 1.78.0 (9b00956e5 2024-04-29)
    ✔ cargo: 1.78.0 (54d8815d0 2024-03-26)
    ✔ rustup: 1.27.0 (bbb9276d2 2024-03-08)
    ✔ Rust toolchain: stable-x86_64-pc-windows-msvc (environment override by RUSTUP_TOOLCHAIN)
    - node: 20.11.1
    - yarn: 4.1.1
    - npm: 10.2.4
    - bun: 1.1.7

[-] Packages
    - tauri [RUST]: 2.0.0-beta.19 (no manifest)
    - tauri-build [RUST]: 2.0.0-beta.15 (no manifest)
    - wry [RUST]: 0.39.5 (no manifest)
    - tao [RUST]: 0.28.0 (no manifest)
    - tauri-cli [RUST]: 2.0.0-beta.17
    - @tauri-apps/api [NPM]: 2.0.0-beta.11
    - @tauri-apps/cli [NPM]: 2.0.0-beta.17

[-] App
    - build-type: bundle
    - CSP: unset
    - frontendDist: ../dist/static
    - devUrl: http://localhost:1420/
    - framework: Vue.js
    - bundler: Rollup

Stack trace

No response

Additional context

No response

amrbashir commented 1 month ago

please provide a reproduction