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

[iOS] Add templated cells as children of the CollectionView2 #26357

Merged
merged 5 commits into from
Dec 6, 2024

[iOS] We just need container when is not template

6a81bb0
Select commit
Loading
Failed to load commit list.
Merged

[iOS] Add templated cells as children of the CollectionView2 #26357

[iOS] We just need container when is not template
6a81bb0
Select commit
Loading
Failed to load commit list.
Azure Pipelines / MAUI-public succeeded Dec 6, 2024 in 25m 26s

Build #9.0.20-ci+pr.26357.azdo.130158 had test failures

Details

Tests

  • Failed: 1 (0.00%)
  • Passed: 26,111 (99.35%)
  • Other: 171 (0.65%)
  • Total: 26,283

Annotations

Check failure on line 1969 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-public

Build log #L1969

PowerShell exited with code '1'.

Check failure on line 1 in Microsoft.Maui.Controls.Core.UnitTests.NavigationPageLifecycleTests.RemoveInnerPage(useMaui: True)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-public

Microsoft.Maui.Controls.Core.UnitTests.NavigationPageLifecycleTests.RemoveInnerPage(useMaui: True)

System.ArgumentException : Page to remove must be contained on this Navigation Page
Raw output
   at Microsoft.Maui.Controls.NavigationPage.MauiNavigationImpl.OnRemovePage(Page page) in /_/src/Controls/src/Core/NavigationPage/NavigationPage.cs:line 887
   at Microsoft.Maui.Controls.Internals.NavigationProxy.RemovePage(Page page) in /_/src/Controls/src/Core/NavigationProxy.cs:line 155
   at Microsoft.Maui.Controls.Core.UnitTests.NavigationPageLifecycleTests.RemoveInnerPage(Boolean useMaui) in /_/src/Controls/tests/Core.UnitTests/NavigationPageLifecycleTests.cs:line 155
--- End of stack trace from previous location ---