next.js
c72fc330 - Ensure we only handle app nav failure for actual error (#68285)

Commit
1 year ago
Ensure we only handle app nav failure for actual error (#68285) We were seeing `null` errors in the app navigation failure handling so this ensures we check the error is a truthy value and only handle for that case. ![CleanShot 2024-07-29 at 11 45 42@2x](https://github.com/user-attachments/assets/91d0e9ad-bedd-4c4b-9e0e-dc8b2e589671)
Author
Parents
Loading