Johny Velho

Results 8 comments of Johny Velho

Update: Actually this won't work correctly. Unfortunately, I don't think there is a good way to do it using Siema.

Hi @bugbit-io . This won't work. Siema can't understand when a new element is added without calling the Siema.prepend()/append()

@CraigChamberlain you probably could do a workaround monitoring a change and re-render the carousel, but I don't advise it though. the user would see the carousel blinking or something like...

> IMHO this should be reopened, as > > * The use-case is very basic and common > * The trouble is not resolved as of today > * and...

ok, I finally got the solution. @domosedov saved me here https://github.com/colinhacks/zod/issues/1495#issuecomment-1339832685

using user.getPlaylists() and would also be nice to have pagination metadata like .total, .next, etc.

same here. I did a workround using useEffect and setTimeout: ``` import { cva } from "class-variance-authority"; import { OTPInput, type SlotProps } from "input-otp"; import { useEffect, useRef }...

Same here. Using Z.ai provider with GLM 4.7. I got some messages error containing and the process just stops. Trying to reprocess will keep failing until closing the tui and...