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

    Content is not scrolled within tab

    Help
    3
    3
    850
    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.
    • H
      Humboldt155 last edited by Humboldt155

      Hello!

      I have a problem with scrolling the content inside the tabs pages.
      I used the template from docs (below), everything works, but if the content exceeds the page, it may not be scrolled, it is static, and lower part of content may not be reached.

      <q-tabs :refs="$refs" default-tab=“tab-4”>
      <q-tab name=“tab-1” icon=“tab-1-icon”>Tab 1</q-tab>
      <q-tab name=“tab-2” icon=“tab-2-icon”>Tab 2</q-tab>
      </q-tabs>

      <!-- Targets -->
      <div ref=“tab-1”>Tab1 content</div>
      <div ref=“tab-2”>Tab2 content</div>

      1 Reply Last reply Reply Quote 0
      • M
        mariaczi last edited by

        Hi,
        Don’t know if it is related but can be - I have the same issue with content inside the layout.
        Not scrooling at all - overgrowing the parent div and don’t move at all.

        1 Reply Last reply Reply Quote 0
        • rstoenescu
          rstoenescu Admin last edited by

          @Humboldt155 Please upgrade to v0.14.
          v0.13 won’t receive updates and unless they are critical.

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