You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add `NotFoundPage`.
* Fix rebase error.
* Draft of template changes.
* Typo errors.
* NavigationManager is not needed for SSR.
* Add BOM to new teamplate files.
* Move instead of exclude.
* Clean up, fix tests.
* Fix
* Apply smallest possible changes to templates.
* Missing changes to baseline.
* Prevent throwing.
* Fix configurations without global router.
* Fix "response started" scenarios.
* Fix template tests.
* Fix baseline tests.
* This is a draft of uneffective `UseStatusCodePagesWithReExecute`, cc @javiercn.
* Update.
* Fix reexecution mechanism.
* Fix public API.
* Args order.
* Draft of test.
* Per page interactivity test.
* Revert unnecessary change.
* Typo: we want to stop only if status pages are on.
* Remove comments.
* Fix tests.
* Feedback.
* Feedback.
* Failing test - re-executed without a reason.
* Add streaming test after response started.
* Test SSR with no interactivity.
* Stop the renderer regardless of `Response.HasStarted`.
* Feedback: not checking status code works as well.
* Feedback: improve handling streaming-in-process case.
* Throw on NotFound without global router.
* Use `IStatusCodeReExecuteFeature`.
* Unify "fallback" pages - check for titles only.
* Fix early return condition.
* Feedback.
0 commit comments