No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Quasar's fix for appearing/disappearing scrollbar moving content

    Help
    1
    1
    102
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Q
      qjh last edited by

      Hello,

      What is Quasar’s fix for appearing/disappearing scrollbar moving content? I have the issue with my quasar project. I tried many solutions found on the web (e.g. https://stackoverflow.com/questions/1417934/how-to-prevent-scrollbar-from-repositioning-web-page) but found no one that works. Quasar seems to do doing its own manipulation to prevent the problem, but it seems to make other solutions fail.

      For example, the following common solution works fine in most cases with quasar.
      html {
      overflow-y: scroll;
      }
      However, it creates two y scrollbars with full width q-dialog.

      Thanks,

      1 Reply Last reply Reply Quote 0
      • First post
        Last post