device
device copied to clipboard
🐞 `useDevice` composable doesn't return reactive value
Even if we write refreshOnResize to true, useDevice composable doesn't return reactive value and doesn't change on window resize
the same issue(
same
Closing as this module does not take viewport width into account and relies solely on the user-agent header. Read more in https://github.com/nuxt-modules/device/issues/176#issuecomment-2104091087.