Meinrad Recheis
Meinrad Recheis
Yeah, we only have to re-implement everything in JavaScript xD. But then again it would be less work for everyone to just directly use a JavaScript framework such as Vuetify....
@Heromyth The library is 100% C#, so if you use a rendermode like `static` it will prevent all the logic in the library and hence nothing will work except the...
There is a workaround for this. Just add an `OnTouch` handler. The team has agreed that this won't be fixed as a fix would most probably be a breaking change...
> This workaround is not yet noted on the MudBlazor documentation as far as I can see and the bug still exists The fix was merged on Feb 28. I...
@mckaragoz what do you think?
@TheMasterofBlubb yes, that seems to be the case. Do you want to PR? If so, tag me and @mckaragoz when you do.
@TheMasterofBlubb: Here, I found a workaround for you: https://try.mudblazor.com/snippet/cYGdYjuDdNEzHEAg
I added the `help wanted` tag. Seems like up until today this hasn't been enough annoyance to anybody to be motivated enough to fix and PR
If you can, please try and fix. You can tag me in the PR for a speedy review and merge.
Partially resolved via #8131 which adds the `ShringLabel` parameter. The suggested `AlignContent` parameter is still open.