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

Update ShellSectionRenderer.cs #18945

Merged
merged 3 commits into from Dec 4, 2023
Merged

Update ShellSectionRenderer.cs #18945

merged 3 commits into from Dec 4, 2023

Conversation

1c3f0x84
Copy link
Contributor

@1c3f0x84 1c3f0x84 commented Nov 22, 2023

Fix crash navigating in Shell and trying to get the navbar visibility
@1c3f0x84 1c3f0x84 requested a review from a team as a code owner November 22, 2023 07:44
@ghost ghost added the community ✨ Community Contribution label Nov 22, 2023
@ghost
Copy link

ghost commented Nov 22, 2023

Hey there @1c3f0x84! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

Copy link

@dpozimski dpozimski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sounds good

@Eilon Eilon added the area-controls-shell Shell Navigation, Routes, Tabs, Flyout label Nov 28, 2023
hartez
hartez previously approved these changes Nov 28, 2023
@jfversluis

This comment was marked as outdated.

This comment was marked as outdated.

Copy link
Member

@jfversluis jfversluis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some minor things, otherwise looks good!

@jfversluis
Copy link
Member

jfversluis commented Dec 2, 2023

/azp run

This comment was marked as outdated.

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@jfversluis jfversluis enabled auto-merge (squash) December 2, 2023 12:37
@jfversluis jfversluis merged commit b39cd8a into dotnet:main Dec 4, 2023
47 checks passed
@jfversluis
Copy link
Member

Thank you for your contribution @1c3f0x84 !

@cleardemon
Copy link

I just stumbled on this bug myself in .NET 7. Is there a workaround, or is it a case of waiting for the next service release?

@dpozimski
Copy link

I just stumbled on this bug myself in .NET 7. Is there a workaround, or is it a case of waiting for the next service release?

Tried to manually implement ShellSectionRenderer with proper fix but some members and methods are internal visible in MAUI assembly.

Would be great if someone found solution for this.

@jeff-eats-pubsubs
Copy link

Just encountered this in .NET 8

@github-actions github-actions bot locked and limited conversation to collaborators Jan 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-controls-shell Shell Navigation, Routes, Tabs, Flyout community ✨ Community Contribution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Random crashes on iOS when navigating
8 participants