files/en-us/web/api/notrestoredreasondetails/index.md
{{APIRef("Performance API")}}{{SeeCompatTable}}
The NotRestoredReasonDetails interface of the {{domxref("Performance API", "Performance API", "", "nocode")}} represents a single reason why a navigated page was blocked from using the back/forward cache ({{Glossary("bfcache")}}).
An array of NotRestoredReasonDetails objects can be accessed via the {{domxref("NotRestoredReasons.reasons")}} property.
NotRestoredReasonDetails object.See Monitoring bfcache blocking reasons for examples.
{{Specifications}}
{{Compat}}