[Vuejs]-Can I access flags added by package @nuxtjs/device from the store? 9 October 2023 by thecoderscamp.com 0👍 you missed ‘this’ export const state = () => ({ isMenuVisible: !this.$device.isMobile }); [Vuejs]-Minimalistic build setup for Vuejs without Webpack Source:stackexchange.com