Kabir Goel

Results 33 comments of Kabir Goel

Happy to send a PR if necessary, but before I do I think this feature warrants a discussion on what the API will look like.

Thanks for sharing the auth-helpers repo! Would it be possible to get official documentation on how to construct, get, and delete the cookie on a custom stack like SvelteKit? Currently,...

Same issue here. I was going crazy trying to figure out why the callbacks aren't showing up. Probably going to switch back to the basic Stripe gem until this is...

Hi @KyleAMathews, I can pick this up! Need it for my website, would be happy to make a PR.

@haneenmahd port definitely wasn't bound, I checked that. Could this be some sort of memory leak?

I can confirm that this issue also occurs using the 1Password extension. When I press the 1Password lock icon at the right of a text field, the dialog is closed.

Numba wouldn't help here, since we don't have any heavy number crunching code (or indeed any code that would benefit from vectorization or SIMD).

Holy cow that's ugly. Thanks for reporting this issue, will investigate. I’m looking into moving to a flexbox based approach where I don't do manual offset calculations so that this...

That's odd—would you mind sharing your Svelte version and Svelte French Toast version? Or providing a minimal repro?

We now have provisional support for Tailwind in Pynecone through raw HTML elements (https://github.com/pynecone-io/pynecone/pull/627).