zevnda
zevnda
# Known Issues # Roadmap - [x] Reduce overall built file size - *now built using Tauri over Electron bringing the bundle size from 133MB > 8.7MB* - [x] Lite...
## Known Issues ### Not Fixing - **Only works on the new UI**: YouTube recently updated their UI ([old](https://user-images.githubusercontent.com/45135187/243851701-ab0ef5fe-3612-47c3-ab37-085cceb0097d.png) vs. [new](https://user-images.githubusercontent.com/45135187/243851792-98afe284-5678-444a-827c-6f184267778c.png)) and the extension was updated to work for those...
### Problem Currently, the Window State plugin saves the `.window-state.json` file in a fixed location: `${dataDir}/${bundleIdentifier}/`. This creates issues for applications that need to maintain full portable installations where all...
I could very well just be missing something obvious, but I can't seem to get `_meta` files to work for dynamic routes. When doing the following, I would expect the...