You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting a JSInterop Exception when using this extension:
[Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer] Exception: Microsoft.JSInterop.JSException: Could not find 'WebUSB' in 'window.BlazorExtensions'.
Error: Could not find 'WebUSB' in 'window.BlazorExtensions'.
Followed instructions and checked test implementation in source code, cannot find anything different in my code.
Thanks.
The text was updated successfully, but these errors were encountered:
Getting a JSInterop Exception when using this extension:
[Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer] Exception: Microsoft.JSInterop.JSException: Could not find 'WebUSB' in 'window.BlazorExtensions'.
Error: Could not find 'WebUSB' in 'window.BlazorExtensions'.
Followed instructions and checked test implementation in source code, cannot find anything different in my code.
Thanks.
The text was updated successfully, but these errors were encountered: