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

getHeight interop not updating correctly #1

Open
lzinga opened this issue Jan 31, 2020 · 0 comments
Open

getHeight interop not updating correctly #1

lzinga opened this issue Jan 31, 2020 · 0 comments

Comments

@lzinga
Copy link
Owner

lzinga commented Jan 31, 2020

When running the example it doesn't load the async diff height correctly.

paneHeight = await JSRuntime.InvokeAsync<int>("blazorTextDiff.getHeight", pane);

It starts at 0 and when toggled it is opposite of what it should be and it not loaded correctly upon first render. Somewhat new to Blazor so if anyone wants to help on this I would appreciate it!

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