color-mode
color-mode copied to clipboard
Cannot read properties of undefined (reading 'app')
The Module throws an error "Cannot read properties of undefined (reading 'app')" .
@nuxtjs/color-mode": "^3.2.0
config
modules: [
'@nuxtjs/color-mode'
],
colorMode: {
classSuffix: ''
},