-
Hi, I can't seem to use this in Nuxt. I'm getting the window undefined error, but I know it's because this is a client-side only component (no ssr).
I tried to use
```
if (process.client) { ... }…
-
**TODOs**
- [x] modal (dialog)
- [ ] chips
- [ ] cards
- [ ] landing page
- [ ] use transition API across documentation
- https://www.youtube.com/watch?v=MJHO6FSioPI
- PR 9605 in sveltekit…
-
Hi
Can I just say that this package is fantastic and saves me having errors in my storyblok nuxt app when i add new fields to components using the content migrations!
Is it possible to only run …
-
When I install without **a-la-carte components** options, yarn install is failed.
I think It should remove Comma(,) when default option select in package.json.
```json
...
"dependencies": {
"…
-
ERROR in ./.nuxt/client.js
Module build failed (from ./node_modules/babel-loader/lib/index.js):
/Users/husseinsaleh/Downloads/hs/dalilmobarmg/node_modules/@nuxt/babel-preset-app/src/polyfills-plugin…
-
In my project components I try to pass image src as a prop. It gives me this error of "input must be a string (received undefined: undefined)".
-
Hello,
I am using the Tailwind component. Everything seems to work fine apart from the responsive classes based on screen width.
![Screenshot from 2024-09-19 17-56-14](https://github.com/user-at…
-
# Reproduction Step
- git clone git@github.com:modbender/nuxt-tiptap-editor.git
- cd nuxt-tiptap-editor
- pnpm install
- pnpm dev:prepare
- pnpm dev
# Environment
- System : win10
- Node.js:…
-
Hi @bilthon I am having this error when I run `npm run dev`
```
npm run dev
> lnp2pbot-market@1.0.0 dev
> nuxt
â•â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â•®
│ …
-
### Environment
```
------------------------------
- Operating System: Linux
- Node Version: v18.18.2
- Nuxt Version: 3.11.2
- CLI Version: 3.11.1
- Nitro Version: 2.9.6
- Pack…