nuxt-modules / device

Nuxt module for detecting device type.
MIT License
886 stars 49 forks source link

Deprecate `refreshOnResize` option #210

Closed DamianGlowala closed 2 months ago

DamianGlowala commented 2 months ago

refreshOnResize appears to be no longer relevant for what it was originally created. I believe people mistakenly think this option relies on changing flags based on window width, which is not the case.