manoelneto

Results 14 comments of manoelneto

@KiziKr were you able to solve it?

@Seishin really helped me. Thanks!!!!

Hey guys, sharing the way I solved it. ```tsx // fist I defined a ref to set the action I want to trigger later const actionRef = useRef("") const onSubmit...

@8vius have you been able to solve it? I have the same problem, the difference I'm using HexaPdf to combine it.

@MrBartusek can you check that?

the idea is to make the search term controlled, so we can pass initial term for example.

Hey @MrBartusek, I'm not entirely sure if my solution is perfect, but I think it makes sense for the parent component to control the query term if needed. So, I...

It's very usefull. When we render the gif component, we pass the initial query term. As in this example, sending a shoutout in our platform. ![Screenshot 2024-08-22 at 08 01...

Unrelated, not sure if you noticed, but I also added the powered by tenor image below the searchbar to our internal fork, which is also necessary to complain with tenor...