Th

Results 18 comments of Th

Thanks @joachimvh for doing this MRE And indeed I was mistaken, this was not the cause of the infinity loop. I have found [the cause of issue,](https://github.com/joachimvh/components-heap-error/pull/1) It was importing...

Awesome ! I'm really happy to hear that :) I think the only support I can give now is testing it out

I have updated my fedcm demo, which is now compatible with this library You can test it here: [https://fedcm-client.liquid.surf](https://fedcm-client.liquid.surf) source code: https://github.com/Liquid-Surf/fedcm-demo/ In particular: https://github.com/Liquid-Surf/fedcm-demo/blob/main/packages/client/src/solid.js#L59C1-L143C1 I was able to make...

Ha good catch, I didn't knew that.. However I think the behavior is expected, indeed `session.login` doesn't resolve but still update the session and doesn't block javascript, and then in...

I would not be in favor of removing the double space at the end of the lines, since this is the way in traditional markdown to indicate newline. Maybe github...

Fully in favor in hiding the address input This should be a cool optional add-on and not a required feature

I might just be a clear message to the user "This might take a few minute" or a way to know the progress. My experience ( I'm a bit restless...