资讯

Hello, I noticed that reloading after opening the installed app leads to a blank page. Commit: main / 99f204b Steps: run examples (react-router) vite-plugin-pwa git:(main) npm run examples > vi ...
Let's say I have a root component with all the routes listed. The URL gets updated, but the component takes time to get mounted. In the meanwhile, I get a blank screen. After a delay of 1 or 2 seconds ...