You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Problem:**
We currently clear errors only when a descriptor file is deleted. This
can cause syntax errors to remain even after the file that they're in
was deleted.
**Fix:**
Clear errors on every file delete
**Manual Tests:**
I hereby swear that:
- [X] I opened a hydrogen project and it loaded
- [X] I could navigate to various routes in Preview mode
Fixes#6300
We should clear errors and re-evaluate the project when a file is deleted
The text was updated successfully, but these errors were encountered: