Error popup file path overflowing if very long #27170
Labels
Milestone
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What version of Next.js are you using?
11.0.1
What version of Node.js are you using?
14.17.3
What browser are you using?
Chrome
What operating system are you using?
Ubuntu
How are you deploying your application?
next
Describe the Bug
The error file path is very long and is overflowing.
Expected Behavior
For the file path to break onto the new line without overflowing out of the box.
To Reproduce
Create a deeply nested file and cause an error in it.
The text was updated successfully, but these errors were encountered: