dynamic
dynamic copied to clipboard
Load components initialized through @nuxt/components dyamically.
Results
2
dynamic issues
Sort by
recently updated
recently updated
newest added
``` [Vue warn]: Property "$nuxtDynamic" was accessed during render but is not defined on instance. ```
enhancement
help wanted
question
This error shows after installing the package from npm, Nuxt version : 3.7.3 Node version : v18.17.1 ``` ERROR (node:6688) Warning: To load an ES module, set "type": "module" in...