Ángel Rubén

Results 157 comments of Ángel Rubén

> The reason the vertical scrolling is bad is _because_ of the horizontal scrolling collectionview(s) nested inside it. Your test app is unloading and reloading entire cells every time you...

@jonathanpeppers On Android and iOS, the app almost becomes unusable. Glad to hear of that discovery, although the Horizontal BindableLayout should be covered by a ScrollView. I still think we...

> @angelru The memory leak and the general performance issues you are having are not, strictly speaking, the same. As in, you can cause that memory leak outside of your...

> Hola chicos, he desarrollado una solución para este problema que pueden usar hasta que el equipo de MAUI proporcione una solución oficial. Por favor, pruébalo y hazme saber si...

I have the same problem, I have a FlyoutItem menu with several ShellContents that use the same ContentTemplate and the same ViewModel but I need to pass a parameter when...

It would be important for the shell to have an optional parameter to pass an object at startup: `

Why was this not included in the update days ago?

> ¿Casi un año y esto sigue siendo un tema abierto? ¿Podemos los desarrolladores ayudar a acelerar el proceso para solucionar esto? supposedly it's fixed: https://github.com/dotnet/maui/pull/12027

@IeuanWalker If the data in the collection is read-only, try using the `OneTime `binding and try `CompressedLayout.IsHeadless="true" `in the layouts.