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

    Detect IE before Quasar is loaded [SOLVED]

    Help
    1
    2
    100
    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.
    • PeterQF
      PeterQF last edited by PeterQF

      Hi guys,

      I have a Quasar site that wont work with IE 11 and i dont care. I just want to detect IE before loading Quasar and if detected redirect to another html page.

      I know there is Platform fuctions that can do all sorts of detections but this only works if Quasar works. So entering my page on Windows 10 in IE 11 only shows a broken Quasar page.

      I think i need to do this detection before any Quassar stuff?

      Please advice.

      Maybe @mesqueeb

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

        Ok so this is how i did.

        In Default layout i used preFetch to do the check and the redirect to an ie.vue page and the ie.vue page uses a striped layout just showing html.

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