Diva Fathan Margono

Results 7 comments of Diva Fathan Margono

> You cannot access the merge data inside the layout, you need to use a middleware for it. > > Can I have a use case for it? So I...

Hi @tleperou , I already join the Builder IO discord server, but when I click the thread, it is nothing to show. Is it on the different server? Can you...

i prefer with this one > * @qwik-ui/icons/{headless, material, daisy}

Wow, cool! that's a lot of icons, and also Qwik is already integrated (even just the Qwik component with svg in it). But I wonder, with Icones, do we need...

So, this is just replacing the `div` element with `span` and adding the `role` attribute? Appreciate it if you can let me take this one then. *This will be my...

I faced this issue also, though https://github.com/BuilderIO/qwik/issues/5342 was already closed, I still got this weird behavior. My Qwik Version : ```json { "@builder.io/qwik": "^1.4.0", "@builder.io/qwik-city": "^1.4.0", } ```