Skip to content

Very odd bug in blazor wasm #63

Description

@dangershony

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)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions