Emil Alipiev

Results 158 comments of Emil Alipiev

so it always runs the default voice? in my case, it doesnt work like that. i was filtering locales by language code. On my Iphone 54 locales are returned by...

I have similar problem but how do you understand that they are rendered behind? i have exactly same code and i dont see any Toast message is displayed. on Android...

it is interesting feature indeed. So far only possible if we use carousel view within the popup but I think most of the people dont like carousel view. How hard...

your problem is probably with contentview that you are bindingcontext on contentview. if you try to set bindincontext of popuppage, it should be working.

this has probably changed now the correct css override is ``` .mud-dialog-width-sm{ max-width: none !important; } ```

@roughiain can you please explain little bit more how this should work? do you have to download on the path /Users/{macUser}/.dotnet/tools/xstyler ? what i am supposed to have it here?

This error is occurring now with .net 8 like default. How to fix this? was there any working workaround?

> https://aspnet.github.io/quickgridsamples/virtualizing Of course quickGrid has the same problem as well. Example for quick grid uses Grid style,once you make it with Flex, problem occurs.

how does rest server working for you? I am trying to run it on Mac but I cannot reach using Localhost with 51310. is there any trick about it?