Describe the bug
Kleki hangs permanently on the "Loading" screen animation. Local storage reads 0 bytes and no IndexedDB databases are generated, indicating core JavaScript assets are being dropped or blocked during WebGL initialization.
To Reproduce
- Open Google Chrome on a Redmi 13 device.
- Go to kleki.com
- App gets stuck indefinitely on the "Loading" logo.
Expected behavior
The loading screen should drop and the drawing canvas workspace should initialize.
Screenshots / Videos
(Attach the screenshots you showed me of the loading freeze and the chrome://gpu report if you can)
Please complete the following information:
- Device: Xiaomi Redmi 13
- OS: Android 16 (BP2A.250605.031.A3)
- Browser: Google Chrome 150.0.7871.186
- App version: Latest Web Client
Additional context
The chrome://gpu page shows WebGL and WebGPU are fully Hardware Accelerated. Clearing data, site resets, and trying alternative links do not force the site to generate IndexedDB tables.
Describe the bug
Kleki hangs permanently on the "Loading" screen animation. Local storage reads 0 bytes and no IndexedDB databases are generated, indicating core JavaScript assets are being dropped or blocked during WebGL initialization.
To Reproduce
Expected behavior
The loading screen should drop and the drawing canvas workspace should initialize.
Screenshots / Videos
(Attach the screenshots you showed me of the loading freeze and the chrome://gpu report if you can)
Please complete the following information:
Additional context
The chrome://gpu page shows WebGL and WebGPU are fully Hardware Accelerated. Clearing data, site resets, and trying alternative links do not force the site to generate IndexedDB tables.