-
Notifications
You must be signed in to change notification settings - Fork 19
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
JSException: SharedArrayBuffer is not defined #9
Comments
Thanks for info.
headers. |
thank you very much for your quick reply 👏 |
@aokocax thank you so much, this will help me so much, i asked the same question on aspnetcore dotnet/aspnetcore#38327 unfortunately was not able to find any pointers in the same direction.. |
You're welcome, I thank you too for the beautiful project.
|
@nor0x Website is now fixed and if you want you can check this netlify deployment example |
thank you both 🙌 |
thanks for the suggestion @aokocax ! do you know how to configure this with Kestrel? I'm on macOS and cannot use IIS for local development |
That should be resolved in .NET 7 when they deliver Multi threading support in blazor wasm . |
Is there a workaround for vscode? |
It is blocked by: dotnet/aspnetcore#38327 |
I'm running vscode on linux, VS is a non-starter for me. |
@Heartnett
|
This does not appear to be fixed in .net 7 |
.NET 8 is here and this issue is only resolved in preview. |
i'm not sure if it's somehow related with #6 but there i get the following error if i want to use FFmpegBlazor in my WebAssembly project. I noticed that there is a
JSException
on the hosted version on netlify as well.i'm testing https://ffmpegblazor.netlify.app/tomp3
i'm happy to provide more info if needed.
Thank you
The text was updated successfully, but these errors were encountered: