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

Fluxor dont work with new template .Net 8 and InteractiveServerRenderMode #462

Open
MadnessAN opened this issue Nov 22, 2023 · 2 comments
Open

Comments

@MadnessAN
Copy link

Hello,

With the new .NET template, it appears that Fluxor is not being initialized when the AddInteractiveServerRenderMode is activated.

@MadnessAN
Copy link
Author

I have tried many things to fix the issue. My analysis led me to understand that the onAfterRenders and OnAfterRenderAsync (StoreInitializer) methods are never triggered. This starts from the moment you instantiate the Blazor AddInteractiveServerRenderMode in .NET 8. I attempted to upgrade to .NET 8 Fluxor and Fluxor Blazor Web. I made various rendering attempts to successfully trigger the onAfterRenders which initializes the store, but without success."

@Rhywden
Copy link

Rhywden commented Nov 27, 2023

See #459

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

2 participants