Detect IE before Quasar is loaded [SOLVED]
-
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
-
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.