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

    How to load chunks from root (base url)?

    Framework
    1
    1
    174
    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.
    • L
      luna215 last edited by luna215

      Hi,

      I currently switched over to lazy-loading my components following the quasar guide on lazy-loading.

      However, when I refresh my page in the route ‘/dealerships’, and then try to navigate to the path ‘/’, I get these errors:
      Screen Shot 2019-08-14 at 11.05.54 AM.png

      I think the problem is webpack is trying to load the chunk from the wrong url. Does anyone know how to fix this?

      [EDIT] So, I think the problem lies with the browser making a server call first everytime I reload or visit a new route and since I’m doing quasar dev I don’t have a server to handle these endpoints. Is there way I can handle this just using quasar dev?

      Thank you!

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