-
Does bruno work on localhost? I keep getting the following error when I send a request:
```
Error invoking remote method 'send-http-request': Error: connect ECONNREFUSED 127.0.0.1:3000
```
PS:…
-
### Environment
------------------------------
- Operating System: `Darwin`
- Node Version: `v16.16.0`
- Nuxt Version: `3.0.0-rc.9`
- Nitro Version: `0.5.0`
- Package Manager: `npm@8…
-
### Version
[v4.8.4](https://github.com/auth-module/releases/tag/v4.8.4)
### Reproduction link
[https://github.com/nuxt-community/auth-module](https://github.com/nuxt-community/auth-module)
…
-
### Versions
- nuxt: @nuxt/cli v2.15.8
- node: v16.14.0
### Reproduction
See steps to reproduce...
Additional Details
export default {
// Disable server-side rendering: https://go…
-
### Environment
All, azure app services
### Reproduction
azure performance dashboard
### Describe the bug
When i deploy this to azure app service, i see that my server side requests are not c…
-
**The current plan:**
1. Create an automated migration tool that can migrate users from `/`-as-division to a `divide()` function.
2. Deprecate `/`-as-division. Any time a `/` would be interpreted …
-
### What problem does this feature solve?
这个可以解决许多不必要的麻烦
### What does the proposed changes look like?
官网的自定义路由也有不方便的地方,
设置路由树的 meta: { }
示例:
const routes = [
{
path:…
-
### 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 the user…
-
### What problem does this feature solve?
There are several cases where we need to include some test assets in the static folder so we can do development or run a mock version of an app. However thos…
-
Hi, I'm trying to integrate the nuxt app to django templating system.
In general all works ok, but I need to be able to modify static files paths.
For example currently I have:
``
but I need:
…