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
{{ message }}
This repository was archived by the owner on Jan 9, 2023. It is now read-only.
Is there a way to invoke additional flushes with other site sections somehow?
Usecase: I'd like to flush a large menu once its model is ready so users can have first contentful paint as soon as possible, and potentially navigate the site further while the rest of the stuff is underway.
P.S. Is this still your recommended way of doing flushes in ASP.NET MVC?
Is there a way to invoke additional flushes with other site sections somehow?
Usecase: I'd like to flush a large menu once its model is ready so users can have first contentful paint as soon as possible, and potentially navigate the site further while the rest of the stuff is underway.
P.S. Is this still your recommended way of doing flushes in ASP.NET MVC?