-
## I'm submitting a...
```
[x] Bug report
[ ] Content update
[ ] Process update (build, deployment, ... )
```
## Current Behavior
Current router redirects in Nuxt config:
```js
router: …
-
This component is used throughout the visualizer when showing information about an event.
- [x] Title: by default, this should be the distance of the event but should be overridable via a prop
- […
-
I have activated Disqus Recommendation on my Dashboard but it's not showing up on my App.
Using Nuxt version.
-
Noticed this was implemented recently, so it's a pretty fresh issue:
https://github.com/WilliamDASILVA/nuxt-stripe-module/issues/24
The `stripeAccount` header is for use with Stripe Connect only a…
-
we are playing around with the sentry installation and we can't make work the unhandle error and make it show in the dashboard.
here my `nuxt.config.js` and you can see from the comments that I imp…
-
✖ Nuxt Fatal Error │
│ …
-
Tracking the RFE [here](https://github.com/rancher/rancher/issues/29419#issuecomment-717631419) for Cluster explorer
-
- Operating System: win32 x64
- Node Version: v15.7.0
- NPM Version: 7.4.3
- webpack Version: 5.20.1
- stylus-loader Version: 5.0.0
### Expected Behavior
### Actual Behavior
#…
-
### Version
module: 5.0.0-1602966760.822bc05
nuxt: 2.14.6
### Nuxt configuration
- [x] universal
- [ ] spa
### Nuxt configuration
## Info
After every refresh I get logout and redirec…
-
In our application, some of the HTTP calls done are server-side (asyncData / page level) but others client-side (mounted hook, created hook, fetch hook). How would the latter be logged with winston? I…