Aleksander

Results 14 comments of Aleksander

What's the status of this?

I was going really deep on this yesterday, because I wanted to be able to do the following: ```tsx const registerForEventMutation = useArkiveMutation({ registerForEvent: { status: true, }, }); //...

What's the status of this? I'm in the process of adding this to my project but I noticed that my PR currently 5x'ed the number of lines of code. That's...

Any solutions to this? Athena has saved us a lot of headaches in general, but having no headers is a dealbreaker :(

@dsslimshaddy did you ever find away around this?

I'll also arise from the dead and contribute to the docs. April is clearing up on my end and I would love to get back into this. Great work Ben!

Ok, I found the problem. The load balancer allocated a different ip to the https endpoint. That information doesn't pop up anywhere in the kubernetes dashboard though. Is there a...

Thank you for the quick response! Fascinating - I've seen multiple complaints about React 18 and strict mode on Xwitter as of late (useEffects with no dependencies firing twice 🤯).