next.js
675b9284 - [dev-overlay] do not allow dismissing build error for dev indicator (#76209)

Commit
1 year ago
[dev-overlay] do not allow dismissing build error for dev indicator (#76209) ### Why? Since the build error, including missing tags, cannot be dismissed until resolved, the "Close Icon" on the indicator does nothing but confuse the user, so remove it. | Before | After | |--------|--------| | ![CleanShot 2025-02-19 at 22 33 44](https://github.com/user-attachments/assets/b64d7a5e-7e8e-428e-a35f-21d49cac6425) | ![CleanShot 2025-02-19 at 22 34 29](https://github.com/user-attachments/assets/8f2f754c-e24d-430e-86c0-edd21ab9c073) | Closes NDX-857
Author
Parents
Loading