Corey Franco
Corey Franco
Any update on this? I'm also having this issue.
Are you still having this issue? I would check your console logs and make sure the section id is being found by the child component.
Answered by @derickfelix
This is available in the new version by setting [previewOnly]="true"
I believe you can just add it using the styles property. Were you able to get this working?
Are you still having this issue?
Are you still having this issue? I'm thinking this is likely because the max-height is less than the height of the actual content and is only allowing the first page...
This has been added in version 1.5.0
I'm also having this issue while using the CommunityToolkit.Mvvm approach and would be willing to provide examples if the example above is not enough.
We rewrote our entire app in flutter because it was less effort than working around this issue and the many others we ran into with MAUI.