Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error popup file path overflowing if very long #27170

Open
vuki656 opened this issue Jul 14, 2021 · 1 comment · May be fixed by #27575
Open

Error popup file path overflowing if very long #27170

vuki656 opened this issue Jul 14, 2021 · 1 comment · May be fixed by #27575

Comments

@vuki656
Copy link

@vuki656 vuki656 commented Jul 14, 2021

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.

Screenshot from 2021-07-05 14-29-42

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.

@AkiraTsuboi
Copy link

@AkiraTsuboi AkiraTsuboi commented Jul 28, 2021

@timneutkens Hi, can I try this?

@AkiraTsuboi AkiraTsuboi linked a pull request that will close this issue Jul 29, 2021
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

3 participants