WordsProcessing: HtmlFormatProvider: PlatformNotSupportedException thrown when trying to load image from URI in Blazor WASM
Internally, the WebClient class is used to load external resources. This class is not supported in Blazor and WordsProcessing should provide a mechanism for loading the resource.