Skip to content

[regression/7.0.0] [MAUI-Windows] "Element not found. (0x80070490)" exception occurs when ScrollView is inside a FlexLayout #9905

@Deepak1799

Description

@Deepak1799

Description

When placing scrollview inside a flexlayout, I am facing the following exception in this latest release.

image

Steps to Reproduce

  1. Run the linked MAUI sample project.
  2. The exception will occur directly.

Note: This crash occurs from the latest release of MAUI 6.0.486

Link to public reproduction project repository

https://github.com/Deepak1799/.NET-MAUI-Samples/tree/master/ScrollViewInFlexLayout

Version with bug

6.0.486 (current)

Last version that worked well

6.0.424

Affected platforms

Windows

Affected platform versions

Windows SDK 10.0.19041.0

Did you find any workaround?

This is not a workaround, but setting HeightRequest and WidthRequest to the flex layout does not cause the crash.

Relevant log output

Error Message: "Element not found. (0x80070490)"
Error Code: -2147023728

Metadata

Metadata

Assignees

Labels

area-layoutStackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenterfixed-in-7.0.100fixed-in-7.0.101fixed-in-7.0.81Look for this fix in 7.0.81!fixed-in-8.0.0-preview.1.7762Look for this fix in 8.0.0-preview.1.7762!highIt doesn't work at all, crashes or has a big impact.i/regressionThis issue described a confirmed regression on a currently supported versionlayout-flexFlexLayout issuesp/1Work that is important, and has been scheduled for release in this or an upcoming sprintplatform/windowst/bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions