AlexandreBonaventure / vue-mq

📱 💻 Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.
https://alexandrebonaventure.github.io/vue-mq
MIT License
537 stars 59 forks source link

TypeError: window.matchMedia is not a function #61

Closed LeCoupa closed 4 years ago

LeCoupa commented 4 years ago

I have this issue on Sentry and it seems to be related to vue-mq. Do you have any idea where it is coming from?

I am using "nuxt-mq": "2.0.1".

Screenshot 2020-09-24 at 19 35 08
bobvandevijver commented 4 years ago

Did you check the browser support note (https://github.com/AlexandreBonaventure/vue-mq#browser-support)?

LeCoupa commented 4 years ago

Sorry about that. Thank you @bobvandevijver!