Abysmal performance of the bottom sheet on mobile
-
Whats up with the performance of the bottomSheet plugin on the mobile phone? Compared to a pure dialog, it has a significant lag. On a computer browser (chrome) and in electron it works fine. I’ve tried it on 2 different phones with different browsers (chrome, brave, firefox, edge and opera), phone app (capacitor, dev and build), android studio emulator - all of which have had some level of lag whilest opening the bottomsheet - except, firefox. Surprisingly, Edge, of all browsers, was second in terms of lag, which is interesting since it is based on Chromium, as is Chrome and Brave.
For demonstration, just go to https://quasar.dev/quasar-plugins/bottom-sheet#Usage and try opening the bottomSheet on your phone.
Am I the only one experiencing this?
-
@codebreaker open a ticket at the repo, ty.
-
Yes here too on chrome on android. This still works without any lag in older versions of Quasar.
-
@dobbel Do you happen to know the versions where it worked?
-
“quasar”: “1.9.15”
“@quasar/app”: “1.7.1”
“@quasar/extras”: “1.6.4”