Yuhongjie

Results 11 comments of Yuhongjie

same issue. v3.4.0 popup 4 window every second and disappear quickly too

> The issue is actually even bigger iPhones in landscape, it leaves the modal only with the header. > > ![iphoneland](https://user-images.githubusercontent.com/3781800/176671917-b62aab54-36d2-4fd5-a806-b78128d73d4f.png) Hey, what's your solution then ... -- I meet...

https://stackblitz.com/edit/quasarframework-paqbhe your config not right, [vite config guid](https://vitejs.dev/config/#build-terseroptions) terseroptions is a sub config under build key, try the online build test. and viteConf.minify = 'terser' should be viteConf.build.minify = 'terser'...

check whether electron module installed under the node_modules quasar mode add electron will install

mobile device really has this issue, thanks guide to fixed it by add fmtp line... just what to mark the error message provide too less info

Console class doesnt have an log method. info/warn... is ok, really suggest use typescript for simple check avoid those small syntax error

or use github editor preview all method, i checked the console/console.js file, no log method

I work around this, better fix , but it's not so easy which I tried before, but give up. My way is customize navigation(go/back/..) to action description with framework related...

This issue will happen when install meteor-client-bundle at the same directory, need use another folder pack client - code then things go well