-
### Environment
Nuxt project info: …
-
运行build时会有报错
[Vue] Failed to create plugin TypeError: plugin is not a function …
-
**Description**
`web/satellite` has currently 4 lint issues
```
/home/parthib/Desktop/OSS/storj/web/satellite/src/components/BrowserCardViewComponent.vue
555:10 warning 'refreshPage' is …
-
After initializing the project with Vue, I encountered a lag when dragging the map. Additionally, when I used Ctrl+left click, the Earth was not rotating, and the operation was not smooth. If the le…
-
# linux is ok, window error
# install cmd
```shell
python -m virtualenv .env
.env\Scripts\activate
pip install nicegui-toolkit -U
```
# toolkit_demo.py
```py
from nicegui import ui
from…
-
### Summary
I get a Vue parse error when I build with Vite programmatically and pass the config directly to `build`.
```js
import { build } from 'vite'
import vue from '@vitejs/plugin-vue'
im…
-
### 🐛 The bug
When you create a new project with :
```
npx nuxi@latest init test
```
then run :
```
npx nuxi devtools disable
```
the run the project with : `npm run dev`
you get thi…
-
**Describe the bug**
After upgrading to upgrading to Nextcloud 29.0.8 the admin settings for nextcloud office are no longer changable.
**To Reproduce**
Steps to reproduce the behavior:
1. Update fro…
-
Hi,
I really love this project, and i hope i can contribute in this project next time (i'm not confident enough with my skill).
I have a request, could you add custom render function as inputs …
-
### System Info
transformerjs version: 2.16.1
system: mac os
node version: v18.20.1
### Environment/Platform
- [ ] Website/web-app
- [ ] Browser extension
- [X] Server-side (e.g., Node.js, Deno, …