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

Does not work with a Blazor 3.1 preview #5

Open
dbulic opened this issue Jan 15, 2020 · 2 comments
Open

Does not work with a Blazor 3.1 preview #5

dbulic opened this issue Jan 15, 2020 · 2 comments

Comments

@dbulic
Copy link

dbulic commented Jan 15, 2020

Relies on Blazor.Cli last updated in March last year and Blazor.Browser last updated in July 2018.

@kekekeks
Copy link
Owner

If there is interest in using NObservable, I could update it to work with the latest blazor.

Note that there are currently threading issues with server-side blazor since it invokes component callbacks on a random thread from the pool.

@JohnLouderback
Copy link

JohnLouderback commented Feb 28, 2020

I am definitely interested. I have been searching for exactly this. I really like using MobX with Vue and taking those patterns to C# would be fantastic. I'm using server but also have interest in trying to get it working with the Xamarin Blazor bindings.

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

3 participants