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

Error: Could not find 'WebUSB' in 'window.BlazorExtensions' #6

Open
mbertossa opened this issue Jul 30, 2020 · 1 comment
Open

Error: Could not find 'WebUSB' in 'window.BlazorExtensions' #6

mbertossa opened this issue Jul 30, 2020 · 1 comment

Comments

@mbertossa
Copy link

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.

@OnSive
Copy link

OnSive commented Feb 25, 2021

Should be the same problem like #10. There's the solution too.

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

No branches or pull requests

2 participants