Open
Description
While refactoring many files one may create compile warnings across multiple files. Because react-error-overlay
doesn't let you see the component/fixture you're working on until there are no errors, you can't easily iterate through files one at a time. You have to go fix all the compile errors before viewing the component you're currently working on.
You can inspect the overlay and delete it from the DOM showing the component/fixture you're working on.
Metadata
Metadata
Assignees
Labels
No labels