Texonom
Texonom
/
Application
Application
/Network Science/ICT/Computer Network/Internet/WWW/Web Service/Web App/Web App Framework/
Vue
Vue
/Vue Tool/Vue Framework/
Nuxt js
Nuxt js
/Nuxt Error/
nuxt window is not defined
Search

nuxt window is not defined

Created
Created
2021 Feb 25 13:50
Tags
Tags
change universial to spa
Nuxt <client-only/>
or if you need it
window or document undefined
This is due to the server-side rendering. If you need to specify that you want to import a resource only on the client-side, you need to use the process.client variable. For example, in your .vue file:
window or document undefined
https://nuxtjs.org/faq/window-document-undefined/
window or document undefined
 
 
 
 
 

Recommendations

Texonom
Texonom
/
Application
Application
/Network Science/ICT/Computer Network/Internet/WWW/Web Service/Web App/Web App Framework/
Vue
Vue
/Vue Tool/Vue Framework/
Nuxt js
Nuxt js
/Nuxt Error/
nuxt window is not defined
Copyright Seonglae Cho