Handling bfcache Limitations in ASP.NET Core Forms with Petite-Vue
Lee Timmins
19th Feb 2026
Comments
Back/forward navigation can expose subtle interactions between frontend state and server-side caching policies. This is particularly noticeable when using petite-vue (and likely applies in the same way to Alpine.js) together with a form that has anti-forgery enabled in ASP.NET Core.