Versile Johnson II
Versile Johnson II
> @versile2 I think the content should be centered in the bubble. > > Other than that looks really good ✌️ Looks like it is to me am I missing...
I've added that ability into my fork which has a pending pull request. If you want to use my fork, the url is: https://github.com/versile2/list-card
Thank you for the repro, any chance you could downgrade to v8.3 or 8.51 see if it works there?
> [@henon](https://github.com/henon) : [#10699](https://github.com/MudBlazor/MudBlazor/issues/10699) Thanks for the example, I was able to test and confirm it is fixed via #10666 As soon as Mudblazor releases next version the fix will...
> I'm not sure if this is an issue or expected behaviour. For clarity, I went straight from V6 to V8 (but went through the V7 migration guide on the...
@ScarletKuro Any chance you can look at this one maybe this weekend?
Instructions to create a test mudblazor nuget: ### 🔧 Testing a MudBlazor PR Locally in Your App 1. **Clone and checkout the PR:** ```bash git clone https://github.com/MudBlazor/MudBlazor.git cd MudBlazor git...
@danielchalmers Verified that this also fixes 11464 as well. Currently checked in is the inline style commented out. Let me know if this is the direction you want to go...
> Wow, that's awesome! I think due to the layout change we could delay all of it to v9 before we work on it further (likely this summer). Lmk what...
> The changes to the javascript result in an extra line peeking through (Lines=5) > I'm not real sure how I can recreate that, is that a MudTextField? Any general...