-
the analysis tab is broken it just says forbidden. i skipped the step where you set the analytics because it was locked behind a paywall.
-
Hello,
Here to discuss with you a new architecture for the frontend which depends on the `Nuxt Modules` for the features and services. We can write independent modules for all the services, then plug…
Gruce updated
6 months ago
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
This repository currently has no…
-
When using Nuxt in SPR mode, like …
```
export default {
ssr: true,
target: 'static',
…
}
```
(in nuxt.config.js)
… and using Sanity with `useCdn: true`, content is not immediately upd…
ghost updated
3 years ago
-
# Describe
During the development of a [trivial fix](https://github.com/rancher/dashboard/pull/9264), it showed up the need to setup Jest for Nuxt functionalities, such like `$fetch`.
This may b…
cnotv updated
4 months ago
-
We just found this issue.
If I click "Send password recovery", I'm getting a link, it has all query params, but it just opens a home page without signing me in.
The URL looks like this:
https…
-
The Filings UI dashboard is deprecated. This should be implemented in the new Business Dashboard UI instead.
---
Currently, the To Do list polls the `tasks` endpoint 5 times, 1 second apart, to chec…
-
### Describe the feature
I would like to propose the addition of a `pollEvery` option to the `useAsyncData` composable in Nuxt 3. This option would allow developers to set an interval (in millisecond…
onmax updated
1 month ago
-
Hi all,
I'm receiving a blank screen and the following error in the console when I try to open my application as a installed PWA on mobile:
```
247fe2c.js:2 TypeError: Cannot read properties of u…
-
**Is your feature request related to a problem? Please describe.**
As of now, there's no easy way to set up custom domains for preview deployments except doing it from the CF dashboard, which is also…