Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ScrollView inside StackLayout is not scrolling #10786

Closed
owl-guy opened this issue Oct 19, 2022 · 2 comments
Closed

ScrollView inside StackLayout is not scrolling #10786

owl-guy opened this issue Oct 19, 2022 · 2 comments
Labels

Comments

@owl-guy
Copy link

owl-guy commented Oct 19, 2022

Description

When you put a ScrollView inside a StackLayout, you are not able to scroll up and down.
image
ScrollView_example

Steps to Reproduce

  1. Create a new .NET MAUI project
  2. Place a ScrollView with some elements inside a StackLayout
  3. You cannot scroll up and down

Link to public reproduction project repository

https://github.com/owl-guy/ScrollViewExample

Version with bug

Unknown/Other (please specify)

Last version that worked well

Unknown/Other

Affected platforms

Android

Affected platform versions

Android 11 and up

Did you find any workaround?

No response

Relevant log output

No response

@owl-guy owl-guy added the t/bug Something isn't working label Oct 19, 2022
@jenscski
Copy link

This is not a bug, but a breaking change from Xamarin.Forms, see comment #7669 (comment)

@Eilon Eilon added the area-layout StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter label Oct 20, 2022
@hartez
Copy link
Contributor

hartez commented Oct 20, 2022

Duplicate of #10787

@hartez hartez marked this as a duplicate of #10787 Oct 20, 2022
@hartez hartez closed this as completed Oct 20, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Nov 20, 2022
@Eilon Eilon removed the area-layout StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter label May 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

6 participants