You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.
My app is working in all browsers except IE11, and as far I read (I hope I didn't skip any relevant line) it say it also work on IE11.
I've a component that is used on my router.
when I'm using the app and navigate to this route, I've this issue on IE11 console.
As it's a legacy app, I'm trying to convert all the routes and components a proper singleFileComponent.vue, then after this implement the build process in it.
Here's a summary of how I'm using.
It's working on Edge, Chrome, Safari, Opera and Samsung. Only missing IE11 to make everything perfect for us.
My app is working in all browsers except IE11, and as far I read (I hope I didn't skip any relevant line) it say it also work on IE11.
I've a component that is used on my router.
when I'm using the app and navigate to this route, I've this issue on IE11 console.
As it's a legacy app, I'm trying to convert all the routes and components a proper singleFileComponent.vue, then after this implement the build process in it.
Here's a summary of how I'm using.
It's working on Edge, Chrome, Safari, Opera and Samsung. Only missing IE11 to make everything perfect for us.
I've tried
The text was updated successfully, but these errors were encountered: