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

Fix: Fixed InvalidOperationException when removing page from BackStack #14698

Merged
merged 2 commits into from
Feb 12, 2024

Conversation

yaira2
Copy link
Member

@yaira2 yaira2 commented Feb 11, 2024

System.Linq
ThrowHelper.ThrowNoElementsException ()
System.Linq
Enumerable.Last[TSource] (IEnumerable`1 source)
Files.App.Views.Shells
BaseShellPage.RemoveLastPageFromBackStack ()
Files.App.Views.Layouts
BaseLayoutPage.BaseFolderSettings_LayoutModeChangeRequested (Object sender, LayoutModeEventArgs e)
Files.App.Data.Models
LayoutPreferencesManager.set_GridViewSize (Int32 value)
Files.App.ViewModels.Layouts
BaseLayoutViewModel.PointerWheelChanged (PointerRoutedEventArgs e)
CommunityToolkit.Mvvm.Input
RelayCommand`1.Execute (Object parameter)
Microsoft.Xaml.Interactions.Core
InvokeCommandAction.Execute (Object sender, Object parameter)

@yaira2 yaira2 added ready to merge Pull requests that are approved and ready to merge and removed needs - code review labels Feb 12, 2024
@yaira2 yaira2 merged commit 5b9f84c into main Feb 12, 2024
5 checks passed
@yaira2 yaira2 deleted the ya/FixInvalidOperationException branch February 12, 2024 02:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge Pull requests that are approved and ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants