Cytraen / BungieSharper

A .NET client library for the Bungie.net API.
MIT License
15 stars 1 forks source link

Does this not work with Blazor clientside wasm? #33

Closed DylanLyon closed 2 years ago

DylanLyon commented 2 years ago

When I try to inject the BungieApiClient it just gives me a console error about how the Operation is not supported on this platform. Is this not available on client side blazor? I had it working great on my blazor server application but for ease of deployment I ended up switching it. Is there something more I need to be doing?

image

Cytraen commented 2 years ago

I'm not sure... I'll look into this, I've never used Blazor

Cytraen commented 2 years ago

Sorry it took so long, this should be fixed in v0.9.0. Let me know if it isn't.