-
### Is this related to a new or existing framework?
New framework
### Is this related to a new or existing API?
_No response_
### Is this related to another service?
_No response_
### Describe t…
24jr updated
5 months ago
-
### Environment
```bash
Developement/Production OS: Windows 10 19043.1110
Node version: 20.3.0
Package manager: yarn@1.22.19
Radix Vue version: 0.2.3
Shadcn Vue version: npx shadcn-vue@latest
Vu…
-
### Environment
------------------------------
- Operating System: Linux
- Node Version: v18.15.0
- Nuxt Version: 3.7.0
- CLI Version: 3.7.2
- Nitro Version: 2.6.2
- Package Man…
-
Default
- [x] Implement metatags as for public
- [x] Design new default image
Preview page:
- [x] Create `GET /v1/pools/:id/preview.png` for og:image
- [ ] Implement personalised campaign `title` and…
-
### Version
3.0.0-rc.3
### Reproduction link
[https://github.com/bobmoff/vue-cli-not-a-module](https://github.com/bobmoff/vue-cli-not-a-module)
### Steps to reproduce
yarn build
### What i…
-
Installed following the steps [here](https://nuxt.com/modules/icon).
```
npm install --save-dev nuxt-icon
```
Added to my `nuxt.config.ts`
```
modules: [
// https://go.nuxtjs.dev/bootstra…
-
# **🚀Join Hacktoberfest 2023 with SurrealDB! 🚀**
Are you ready to take your development skills to the next level and win some awesome swag? Hacktoberfest is here, and SurrealDB invites you to partici…
-
### What minimal example or steps are needed to reproduce the bug?
When I open my Nuxt project in VSCode, I see many error messages when hovering over style elements. However, I don't see any error…
-
### Environment
**Vuetify Version:** 3.3.21
**Vue Version:** 3.3.4
**Browsers:** Chrome 117.0.0.0
**OS:** Mac OS 10.15.7
### Steps to reproduce
Hello Vuetify team,
I am attempting to integr…
-
I am using the `@jsplumb/browser-ui` to create some `Nodes` within my `Nuxtjs/Vuejs ` application like as mentioned in their [documentation][1]. But I would like to create the Nodes at run-time. I am …