Bond-Addict

Results 24 comments of Bond-Addict

The part that doesn't add up (at least on the SetItemAsync call) is that if item a is origninally storing a object that is 20kb, and then I try to...

Could you perhaps help me understand where the SignalR communication comes into play? When I decompile the dll, I'm unable to see any communication back or forth to SignalR and...

.nuget\packages\blazored.sessionstorage\2.4.0\lib\net7.0\Blazored.SessionStorage.dll using JustDecompile

I guess since I didnt see anything that refers to SignalR here in gitlab, that maybe there was something else inside the nuget package. I could totally just be missing...

So is there something that I'm missing then? Or is this simply all that happening ``` public async ValueTask SetItemAsync(string key, string data, CancellationToken cancellationToken = default) { try {...

Okay, thanks for the clarification/explanation. I will get with the .net crew and see if we can get to the bottom of this. If possible, can you convert this to...

> Sure thing. Good luck with your investigation. If it does turn out there is something that needs changing on this library then let me know and we can get...

> Sure thing. Good luck with your investigation. If it does turn out there is something that needs changing on this library then let me know and we can get...

I would venture to say its more common for inputs to have a label whether inside or out of the field. Do you have a recommendation for using a label?...