Jimmy Engstrom

Results 11 comments of Jimmy Engstrom

I have totally missed this, kinda embarrassing =) I'll take a look and try to implement that. Thanks for the code!

Thanks for the report! Are you running Safari? I have honestly only tried it on a Windows machine but I have a mac and I will test it on that...

Based on what I can gather, it uses a custom loader which rarely works with Tap. Possibly the it does it is fast loading which is emulating the loader not...

I ran into this today, any plans of fixing it?

You need to place the call in a button. It's a security thing in the web browser API.

It could be. I have noticed this kind of problem before, but I don't think (I'm really guessing here) it is related to the Blazor implementation. It might be the...

Interesting, I would have thought anything paired with the operating system would work, so I am surprised it doesn't. My library uses Web Bluetooth in the backend with JavaScript interop....

As far as I know, there is no way. For the same reasons you just mentioned. Apple don't think its secure enough, and haven't implemented it yet. If you figure...

I believe that is as it should. Are you at the point where you are testing the api? Just continue testing the api. The error you are seeing will be...

I believe that the step you are on is to test the API, is that correct? The WebAssembly client is not runnable at this point, first we are testing the...