quasarframework / quasar-template-default

[DEPRECATED] Quasar App Boilerplate / Starter kit

Home Page:http://quasar-framework.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Window shows scrollbars in chrome

weissglut-dev opened this issue · comments

Hi,

when I create a quasar app with:

quasar init folder
cd folder
npm install
npm run dev

It shows scrollbars in Chrome, it does not when using Firefox.
When I resize the Chrome-window just by a pixel the scrollbars disappear and reappear on reload.

I just tried with MS Windows.

image

Do you have any idea how I could fix this behaviour?

Thank you very much
Regards
Seyhbold

Hi, please use forum for questions. Yes, it's a Chrome extension causing this. Disable them one by one until you find the culprit. And please tell me which so we document this. Thanks!

Thank you for the quick response. Next time I'll use the forum first.

The extension causing this is WhatFont
https://chrome.google.com/webstore/detail/whatfont/jabopobgcpjmedljpbcaablpmlmfcogm

Thanks!