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

didn't work with .NET8 #15

Open
digiBee-GmbH opened this issue May 2, 2024 · 1 comment
Open

didn't work with .NET8 #15

digiBee-GmbH opened this issue May 2, 2024 · 1 comment
Labels
question Further information is requested

Comments

@digiBee-GmbH
Copy link

Hi,
We migrated our WebAssembly to NetCore 8.
It does not work,. We get an error
Error: One or more errors occurred. (An invalid request URI was provided. Either the request URI must be an absolute URI or BaseAddress must be set.)
at Jn (marshal-to-js.ts:349:18)
at xl (marshal-to-js.ts:306:28)
at 00b217ca:0x1fa8f
at 00b217ca:0x1bf5a
at 00b217ca:0xf141
at 00b217ca:0x1e7a9
at 00b217ca:0x1ef9f
at 00b217ca:0xcfbb
at 00b217ca:0x4412f
at e. (cwraps.ts:338:24)

We switched your Assembly to NetCore 8 and updated the packages.
It does not crash but stays in a loop.

How can we fix this?

Kind regards,

Frank

@1-max-1
Copy link
Owner

1-max-1 commented Nov 25, 2024

I can't reproduce this

@1-max-1 1-max-1 added the question Further information is requested label Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants