nuxt icon indicating copy to clipboard operation
nuxt copied to clipboard

The Intuitive Vue Framework.

Results 1122 nuxt issues
Sort by recently updated
recently updated
newest added

### Versions - nuxt: v2.15.0 - node: v14.19.1 ### Reproduction https://github.com/scmmishra/data-worker-loader-bug Additional Details [Worker loader `publicPath` docs](https://v4.webpack.js.org/loaders/worker-loader/#publicpath) ```js export default { head: { title: "Nuxt.js starter for CSB", meta: [...

bug-report

Changelog: #10060 TODO: Ensure there are not major breaking changes and list all possible ones for next release notes.

enhancement

### Versions - nuxt: v2.15.0 - node: v16.13.1 ### Reproduction https://codesandbox.io/s/reverent-sammet-5kqh9f?file=/pages/index.vue Additional Details https://github.com/nuxt/nuxt.js/blob/dev/packages/types/app/index.d.ts#L167 ![image](https://user-images.githubusercontent.com/9381249/175013554-72f89978-6606-427c-a116-00e48b01a9b6.png) ### Steps to reproduce 1. Send some value to `this.$nuxt.error(e)` 2. Look at type in...

types
2.x
bug
🔨 p3-minor-bug

hello! I want to extract window.__NUXT__ to tag,It's friendly to SEO. today I find https://nuxtjs.org/ has been implemented this function. please update the lastest doc. show how to config, thanks!

feature-request

### Versions ------------------------------ - Operating System: `Windows_NT` - Node Version: `v14.17.6` - Nuxt Version: `3.0.0-rc.1` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `buildModules`, `build`, `css` - Runtime...

bug-report

layout element具有默认class _nuxt和_layout,但是没有地方修改,导致我的page使用height:100%的时候并没有任何作用,目前只能使用 *{height:inherit}或者div{positon:absolute}改变对照父级,来处理这种情况

feature-request

### Is your feature request related to a problem? Please describe. Trying to load store files from multiple folders, I have found that the feature does not support the same...

feature-request

### Versions - nuxt: 2.15.7 - node: +14 ### Reproduction after I installed DaisyUI [DaisyUI](https://github.com/saadeghi/daisyui) like every 3 hours of working the nuxt server is down and console print error...

bug-report

When using `nuxt webpack` (or `getWebpackConfig` programmatically), changes from modules (e.g. the tailwind module) are not reflected in the resulting config. ### Versions - nuxt: v2.15.3 - node: v14.16.1 ###...

bug-report

How to set window_ nuxt_ Put it in a JS file,Is it feasible

bug-report