Christian López C

Results 13 comments of Christian López C

> > @CarlosCondor Muchas gracias por tu aporte! > > En mi caso sigo teniendo el mismo problema cuando intento cerrar un dialog, como ocurre en la documentación oficial del...

Como podria usar [https://github.com/Brugarolas/vuesax](url) en mi aplicacion vue, usando npm?

![image](https://github.com/unjs/nitro/assets/27446663/e46d1ba6-f284-4158-8252-f08c94bdda3e)

> Currently, you can conditionally run middleware in some routes: > > ```ts > // middleware/api-auth.ts > export default eventHandler(event => { > if (event.path.startsWith('/api')) { > await checkAPIAuth(event) >...

> Hi. This will be possible via upcoming object syntax. Please follow up via #424 thank you hallelujah

> Tengo un repositorio con un ejemplo usando vite, enviaré el enlace más tarde Please send it, I am in the same situation check https://stackblitz.com/edit/nuxt-starter-xgbti7?file=app.vue

> Probablemente te hayas encontrado con [unjs/nitro#1821](https://github.com/unjs/nitro/issues/1821) > > > 2024-05-22T23:15:10.918209Z [info] [nitro] Creación de servidor Nuxt Nitro (ajuste predeterminado: cloudflare-pages) > > Según tengo entendido, el entorno de creación...

You have to directly change a code line but this is not yet integrated into the official version check #428

I have battled with this library, even in the types, but I manage to work thanks to the comments, Python's is another case