Sandro Circi

Results 228 comments of Sandro Circi

So, ehm... I only now discover the existance oh this module, months after I started putting together a concept and release for a battery included nuxt markdown-it module ([nuxt-markdown-render](https://github.com/sandros94/nuxt-markdown-render)). I'm...

> [...] your `vue-markdown-render` [...] I imagine you were referring to `nuxt-markdown-rendere`, since the `vue-` one isn't my work. It is where I took inspiration from tho. > [...] and...

Sorry, I didn't notice I posted it on `ofetch`, I must have mixed up the tabs (as I was double checking the docs to be sure I was using it...

Just to give an update on this: Considering the work of the SurrealDB team on the new [SurrealKV](https://github.com/surrealdb/surrealkv) and the proposal for a db0 integration in #400 (where SurrealDB is...

Ehy @kearfy, objectively speaking and I hope not to sound like the drama guy: This is the [Javascript driver repo](https://github.com/surrealdb/surrealdb.js) and not the [NodeJS driver repo](https://github.com/surrealdb/surrealdb.node). Is the node driver...

> Thanks for your thoughts @Sandros94, I'll take it into consideration and discuss it with the team! I'm happy to share them! Feel free to ping me here or on...

This could be (correct me if I'm wrong) and upstream issue related to Popper not being reactive. I remember having a similar issue when using HeadlessUI and Popper way before...

The current work for #1289 will drop the support for Popper in favor of [radix-vue's popover](https://www.radix-vue.com/components/popover#popover). While theoretically the popper instance could be exposed via a template ref, adding such...

@rmbakker88 could I ask you to open up a new issue with a [reproduction link](https://nuxt.new/s/ui)?

This should have been fixed with #1619 and can be checked with `@nuxt/[email protected]`. Feel free to reopen if I'm mistaken. P.S.: great reproduction ❤️