Fix for https://github.com/dotnet/aspnetcore/issues/58822 In aspnetcore/src/Components/Components/src/Infrastructure/ComponentStatePersistenceManager.cs:132 Iterate through the list backwards instead of forward.