Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix to support Dotnet Blazor WASM #90

Merged
merged 1 commit into from
Mar 7, 2024
Merged

Conversation

benOnside
Copy link
Contributor

Bugfix to support Dotnet Blazor WASM

  • Blazor client doesn't support AutomaticDecompression, but I think this is just a performance optimization so can do without it for now (otherwise configcat cannot be used with blazor client at all)

Requirement checklist

@benOnside benOnside requested a review from a team as a code owner March 4, 2024 00:42
@endret endret self-assigned this Mar 4, 2024
@endret
Copy link
Contributor

endret commented Mar 5, 2024

Hi @benOnside !

Thanks for reporting the issue we appreciate creating a fix. Unfortunately, not all features of HttpClientHandler are supported when the client runs inside the browser.

Just for your information, you can set any HttpClientHandler in ConfigCatClientOptions and you can turn off the compression.

Thanks,
Endre
[ConfigCat]

@endret endret merged commit 985600c into configcat:master Mar 7, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants