TCC

Results 4 comments of TCC

I created a minimum test project. The error occurs when trying to get access to IStyled in Startup.Configure(). [BlazorStyledTest.zip](https://github.com/chanan/BlazorStyled/files/4607378/BlazorStyledTest.zip)

Thank you :) I now also tested the latest preview 3.00 alpha 5 and the error still persists but changed slightly. > System.InvalidOperationException: "Cannot resolve 'BlazorStyled.IStyled' from root provider because...

@chanan Yes, thank you. This works. But it does not really fit in my app, because the theming variables should be active before the first razor subpage loads. I also...

Not much input in your question... It is hard to guess your problem. For me, version 3.0.1 works like a charm in .NET 8.0. Here some extracts from the code...