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

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@babel/compat-data](https://togithub.com/babel/babel) | [`^7.18.6` -> `^7.18.8`](https://renovatebot.com/diffs/npm/@babel%2fcompat-data/7.18.6/7.18.8) | [![age](https://badges.renovateapi.com/packages/npm/@babel%2fcompat-data/7.18.8/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...

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

### What problem does this feature solve? Instantclick (http://instantclick.io) is a nifty little js library (< 3kb gzipped) that pre-fetches pages via Ajax when you hover on links, based on...

enhancement
3.x
2.x
🍰 p2-nice-to-have

> $ You can try changes by using `nuxt-edge` package ### 🚀 Enhancements - **config:** Support `nuxtrc` in dist directory (#9280) - **generator:** Add `ignoreEnv` generate option during `ensureBuild` (#8955)...

### What problem does this feature solve? Simplifies adding middlewares from modules. Currently (assuming that middleware is added programmatically from a module, without user interaction), to add a middleware from...

enhancement
3.x
kit
🍰 p2-nice-to-have

### Versions - nuxt: v2.15.8 - node: 14 ### Reproduction Non-simplified reproduction is in the issue reported in `@nuxtjs/i18n` - https://github.com/nuxt-community/i18n-module/issues/1480 It boils down to `sortRoutes` utility function not sorting...

bug-report

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

- nuxt: v3.0.0-rc.4 - node: v17.0.0 ### Problem i have a nuxtjs project with express (for server middleware) ... in dev everythings is okay but when i build app, in...

bug-report

### Versions - nuxt: [email protected] - node: 14.17.0 ### Reproduction In short, the issue is that CSS from different pages & layouts is included on all pages, resulting in pages...

bug-report