next.js
0383d0be - [DevOverlay] Display Correct Number of Errors on Indicator (#75395)

Commit
361 days ago
[DevOverlay] Display Correct Number of Errors on Indicator (#75395) ### Why? The indicator has displayed only the number of Runtime errors. ### How? If there is a build error or a missing HTML tag error, display the length of the errors as they need to be resolved before the runtime errors. ### Before ![CleanShot 2025-01-28 at 21 42 51](https://github.com/user-attachments/assets/dcbb284a-023f-4853-ac4a-64603a80a2be) ### After ![CleanShot 2025-01-28 at 21 42 33](https://github.com/user-attachments/assets/0adeda65-205a-497e-90ac-f41d3a1ab5c8) Closes NDX-691
Author
Parents
Loading