Steve Allaben

Results 12 comments of Steve Allaben

@aykevl What can I do to implement reflect.MakeMap and reflect.MakeMapWithSize, is that feasible or is there a reason we can't?

Very good to know. Thanks for the insight! I’ll give it a shot. > > On Jul 15, 2022 at 6:51 AM, wrote: > > > > > > >...

possibly related: #52, I will try this approach but I am still wondering about my original question

The problem with authorizedRequest, though it is quite useful if I were using fetch, is that I would like to use axios instead of fetch API. How does authorizedRequest ensure...

thanks @samuelgozi and @ocruzv -- this is exactly the functionality I was hoping for! Do we have an estimate on when the next npm release will happen? I'm happy to...

> I've created this demo project that allow to verify a user logged in on firebase https://github.com/hpatoio/api-platform-jwt-firebase link broken

`shouldSubmitOnEnter` doesn't seem to work at all! Documentation states it will trigger the primary button click event, but it does not.

My adapter-static s3 website was working through the direct *.s3-website.amazonaws.com url, but not through cloudfront. Here is what I ended up doing. In order to use the sveltekit build output...

Just wanted to chime in - this is the correct `fantastic60.hex`; I just used it to reflash my board. I would advise merging this PR into `master` -- would have...

https://github.com/felangel/bloc/issues/603#issuecomment-545305975 replace `dispatch` with `add`.