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?
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?