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

## Types of changes - [x] Bug fix (a non-breaking change which fixes an issue) - [x] New feature (a non-breaking change which adds functionality) - [ ] Breaking change...

2.x

### What problem does this feature solve? Hi, I have a heavily dynamic route (`pages/_slug/index.vue`) where I need to control the layout displayed based on the payload that resolves from...

enhancement
available soon
pending
2.x

In nuxtjs 3 resourse-loader is not working. But how without resouce-loader module i can import stylus variables for every component? My old code was: ``` styleResources: { stylus: [ '@/assets/styl/nib/index.styl',...

bug-report

### Version [v1.4.2](https://github.com/nuxt.js/releases/tag/v1.4.2) - v2.4.2 (see below). ### Reproduction link [https://github.com/markplewis/nuxt-layout-css-issue](https://github.com/markplewis/nuxt-layout-css-issue) ### Steps to reproduce 1. Clone the following example repo. 2. Run `npm install` then `npm run dev`. 3....

pending
pending triage
2.x

### Versions - nuxt: v2.15.18 - node: v16.14.0 ### Reproduction ```html ``` the vue-component is a normal vue components with a `async fetch() {await some seconds}` method, that sets some...

bug-report

### Versions - nuxt: v2.15.8 - node: v16.13.2 ### Reproduction https://github.com/xhemj/ERSSWiki Additional Details Error: ``` i Parsed 4 files in 0.5 seconds @nuxt/content 08:10:25 i Production build 08:10:26 i Bundling...

bug-report

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | serve-placeholder | [`^1.2.4` -> `^2.0.1`](https://renovatebot.com/diffs/npm/serve-placeholder/1.2.4/2.0.1) | [![age](https://badges.renovateapi.com/packages/npm/serve-placeholder/2.0.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

### Version [v2.12.2](https://github.com/nuxt.js/releases/tag/v2.12.2) ### Reproduction link [https://ibb.co/PGJTVB0](https://ibb.co/PGJTVB0) ### Steps to reproduce **Description** `nuxt-link` components that are missing a `to="some-value"` argument results in an unclear error and significantly slows down loading...

bug-report
pending

### Versions - nuxt: ^v2.15.4 - node: ^v14.14.0 ### Reproduction Additional Details fix(vue-app): reload page once after loading chunk error #8978 this bug fix is not compatible with ie9. Webpages...

bug-report