-
Plyr's getting to the point where the majority of the bugs are due to managing state and the UI. I've wanted to build it using a proper framework such as React. I'm hoping to get some input from other…
-
### Environment
- Operating System: Darwin
- Node Version: v18.18.0
- Nuxt Version: 3.11.2
- CLI Version: 3.12.0
- Nitro Version: 2.9.7
- Package Manager: yarn@1.22.17
- Builde…
-
## 📝 Provide a description of the new feature
Currently, integrating CKEditor 5 with [Nuxt.js](https://nuxtjs.org/) causes some issues. It will be nice to check how we can improve it.
A list of …
Mgsy updated
2 months ago
-
I'm upgrading my Laravel 5.2 app to Lumen 5.4 and have managed to repair my app to a point where I can at least log in again ;)
So on login, I get a token back and my Angular app stores it and ma…
-
### Description
Is there a way to increase the loading speed or make it tree shaking?
I'm using nuxt v.3.11 and the last version of nuxt/ui.
`"devDependencies": {
"@nuxt/devtools": "latest",…
-
When using LicenseFinder on npm projects, we often have an error exit.
It's using `npm install` and `npm list` under the hood to get a list of dependencies, but `npm list` fails with:
```
[...]…
-
I'm using babel transpiler
```
function StitchAuthImpl(requestClient, browserAuthRoutes, authStorage, appInfo, jsdomWindow) {
if (jsdomWindow === void 0) { jsdomWindow = window; }
…
-
Hi,
please help me
on my nuxt.config.js
```
axios: {
// See https://github.com/nuxt-community/axios-module#options
baseURL: environment.API_URL,
requestInterceptor: (config, {…
-
### Environment
```
Nuxt project info: (copied to clipboard) 1…
-
### Environment
Nuxt project info: 1:06:56 AM (+7)
------------------------------
- Operatin…