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

    Manually changing the route in the addressbar makes a full page reload - why ?

    Framework
    2
    2
    362
    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.
    • T
      tmcdos last edited by

      Hi

      I am currently learning Quasar framework. Previously, with Vue-CLI and its Webpack template when I was manually changing the routes in the addressbar - the browser was not reloading the page but directly going to the corresponding route. Now with Quasar 0.16 and its default template when I manually change the route in the addressbar - the browser reloads the page.
      Why is that ?!

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

        Hi,

        Route management is done exclusively by Vue Router, so if you think anything is wrong, it’s with Vue Router, not Quasar.
        Your description is too vague for us to be able to offer tips. What browser are you using; what vue router mode are you using; where do you test this (quasar dev or the distributables deployed on a webserver); etc etc. The answer is within Vue Router, not Quasar anyway.

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