Skip to content
This repository has been archived by the owner on May 3, 2019. It is now read-only.

Default template make app lag badly on firefox mobile #54

Open
bjonnh opened this issue Dec 6, 2017 · 2 comments
Open

Default template make app lag badly on firefox mobile #54

bjonnh opened this issue Dec 6, 2017 · 2 comments

Comments

@bjonnh
Copy link

bjonnh commented Dec 6, 2017

Software version

Quasar: 0.6.4
OS: ArchLinux
Node: 9.2.0
NPM: 5.6.0
Browsers:
iOS:
Android: Firefox Mobile (latest nightly as of 2017-12-06 and 57.0.1)
Any other software related to your bug:

What did you get as the error?

Trying to load the default project on Firefox mobile

What were you expecting?

Fast loading and working app, as in every other browser (Safari on Ipad, Default android web browser, Firefox desktop, Chromium desktop all work normally)

What steps did you take, to get the error?

Just a simple quasar init default, quasar build then pushed that on a (fast) server

How did I solved the issue

Removing the script that orients and move the logo in the back make everything works perfectly again. So I guess there is something wrong with it on Firefox mobile. I did run the firefox webIDE to connect to my phone, there is no error nor any warning in the console.

@bjonnh
Copy link
Author

bjonnh commented Dec 6, 2017

https://github.com/quasarframework/quasar-template-default/blob/master/template/src/components/Hello.vue#L176-L179

removing that part solve the issue (but the moving part doesn't work anymore).

@rstoenescu
Copy link
Member

Hi,

Thank you for reporting and also investigating and pointing out where the fault is!
Will fix it.

Regards,
Razvan

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants