Open
Description
openedon Jan 3, 2021
Currently Blazor WASM does not support AppInsights out of the box for the client side logging. I am able to add Appinsights for server side, but it does not try user flows, unique users, or page visits. This can bee added with JavaScript interop or with this project https://github.com/IvanJosipovic/BlazorApplicationInsights created by the community but it would be better if it can be incorporated natively.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment