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

    sidebar laterale returning route

    Help
    2
    2
    445
    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.
    • I
      izacximenes last edited by

      I am with a problem in sidebar laterale if I to click in router-link and to try it closes to sidebar laterale comes back the route.0_1516363146728_Deepin Screenshot_20180119085712.png

      1 Reply Last reply Reply Quote 0
      • benoitranque
        benoitranque last edited by

        Hi! I’m unsure what your issue is but I’ll take a guess.

        You probably want this:

        <q-list>
          <q-item @click=""$router.push({name: 'config'})>
            ... content 
          </q-item>
        </q-list>
        
        1 Reply Last reply Reply Quote 0
        • First post
          Last post