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

changes to ensure working ReactiveUI in WASM #8

Merged
merged 2 commits into from
Jan 1, 2020
Merged

changes to ensure working ReactiveUI in WASM #8

merged 2 commits into from
Jan 1, 2020

Conversation

richbryant
Copy link
Contributor

What kind of change does this PR introduce?

Bugfix. Reactive.Wasm had ceased to function correctly due to checks in the state of mono-wasm

What is the current behavior?

Errors thrown in mono-wasm.threading - unreachable code.

What is the new behavior?

Forces compliance to single-threaded mono-wasm model.

What might this PR break?

ReactiveUI.Blazor. A second PR is being raised to address this.

@glennawatson glennawatson merged commit cd969a1 into reactiveui:master Jan 1, 2020
@lock lock bot locked and limited conversation to collaborators Apr 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants