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

Very odd bug in blazor wasm #63

Open
dangershony opened this issue May 26, 2023 · 0 comments
Open

Very odd bug in blazor wasm #63

dangershony opened this issue May 26, 2023 · 0 comments

Comments

@dangershony
Copy link
Member

Very odd bug in the blazor wasm code

This the watch of swap.SwapTaker before the method BuildSideSwap1

image

Now inside the method I set some parameters see next image

image

At this point the call stack is fine (as I except it)

image

Then in the middle we call to a browser extension that is in javascript/typescript

Then the call stack changes to be returned from the method that calls the javascript

image

When I come out of the method the values are lost

image

This is extremally odd I except the object to be passed by ref
This is new behaviour I am not sure what changed (upgrade/version)?

@dangershony dangershony changed the title Very odd bug in atomic swaps Very odd bug in blazor wasm May 26, 2023
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

1 participant