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

Quarantine (actually comment out) one of the CanRenderComponentWithPersistedState cases #50811

Conversation

SteveSandersonMS
Copy link
Member

See #50810

@SteveSandersonMS SteveSandersonMS requested a review from a team as a code owner September 19, 2023 11:51
@dotnet-issue-labeler dotnet-issue-labeler bot added the area-blazor Includes: Blazor, Razor Components label Sep 19, 2023
@wtgodbe wtgodbe enabled auto-merge (squash) September 19, 2023 20:29
@ghost ghost added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Sep 19, 2023
@wtgodbe wtgodbe merged commit acdb4fd into release/8.0-rc2 Sep 20, 2023
26 checks passed
@wtgodbe wtgodbe deleted the stevesa/quarantine-CanRenderComponentWithPersistedState-case branch September 20, 2023 01:27
@ghost ghost added this to the 8.0-rc2 milestone Sep 20, 2023
SteveSandersonMS added a commit that referenced this pull request Sep 20, 2023
* Handle obsolete InterceptorsPreview with .NET 8 RC2 SDK (#50797)

* Quarantine (actually comment out) one of the CanRenderComponentWithPersistedState cases (#50811)

See #50810

* Stop processing original response streaming content if user has started navigating away (#50814)

* Reproduce #50733 as a failing E2E test

* Don't process original request blazor-ssr content if the user has already navigated away

* Quarantine (actually comment out) one of the CanRenderComponentWithPersistedState cases

See #50810

* Update EventTest.cs

* Disable another flaky test

---------

Co-authored-by: Matt Thalman <mthalman@microsoft.com>
Co-authored-by: Steve Sanderson <SteveSandersonMS@users.noreply.github.com>
SteveSandersonMS added a commit to dotnet-maestro-bot/AspNetCore that referenced this pull request Sep 20, 2023
…0823)

* Handle obsolete InterceptorsPreview with .NET 8 RC2 SDK (dotnet#50797)

* Quarantine (actually comment out) one of the CanRenderComponentWithPersistedState cases (dotnet#50811)

See dotnet#50810

* Stop processing original response streaming content if user has started navigating away (dotnet#50814)

* Reproduce dotnet#50733 as a failing E2E test

* Don't process original request blazor-ssr content if the user has already navigated away

* Quarantine (actually comment out) one of the CanRenderComponentWithPersistedState cases

See dotnet#50810

* Update EventTest.cs

* Disable another flaky test

---------

Co-authored-by: Matt Thalman <mthalman@microsoft.com>
Co-authored-by: Steve Sanderson <SteveSandersonMS@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-blazor Includes: Blazor, Razor Components area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants