Chanan Braunstein
Chanan Braunstein
I will take a look, thanks for the links! Also, I forgot to mention, be sure to run development: false in production.
@esso23 By the way, this can also be done manually. I will admit I haven't tried it (yet) myself, but I see no reason why it shouldnt work. If you...
That is really unexpected. Are these tests in a format you can share with me?
Would it be correct to assume that you are using the `...` tag?
So I was going back and forth about whether `` should use the await the call to the javascript or not. Initially, (in some of the V3 alphas) I had...
Either way, I would prefer not to change the `` back to not awaiting. So will adding an attribute like mentioned above work for you?
I will answer the documentation piece first, its not documentated yet because I there is an issue with the docs site (and V3.0.0 in general that I posted here: https://github.com/chanan/BlazorStyled/issues/102)...
It's still a work on progress but I started working on this here: https://github.com/chanan/BlazorStyled/blob/master/src/SampleCore/Shared/MainLayout.razor#L176-L183
I will check it out right away, sorry about that
@esso23 Did that syntax work prior to V3? If so, I will need to work on getting it back up and running again. In the meantime you can use the...