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

Closed
vuki656 opened this issue Jul 14, 2021 · 5 comments · Fixed by #27575
Closed

Error popup file path overflowing if very long #27170

vuki656 opened this issue Jul 14, 2021 · 5 comments · Fixed by #27575
Labels
good first issue Easy to fix issues, good for newcomers
Milestone

Comments

@vuki656
Copy link

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.

@vuki656 vuki656 added the bug Issue was opened via the bug report template. label Jul 14, 2021
@timneutkens timneutkens added good first issue Easy to fix issues, good for newcomers kind: bug and removed bug Issue was opened via the bug report template. labels Jul 27, 2021
@timneutkens timneutkens added this to the backlog milestone Jul 27, 2021
@AkiraTsuboi
Copy link
Contributor

AkiraTsuboi commented Jul 28, 2021

@timneutkens Hi, can I try this?

@karan316
Copy link

karan316 commented Sep 5, 2021

Hi, I think #27575 is not active currently. Can I make a PR?

@Prasannag1602

This comment has been minimized.

@Prasannag1602

This comment has been minimized.

@balazsorban44
Copy link
Member

This issue has been automatically locked due to no recent activity. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.

@vercel vercel locked as resolved and limited conversation to collaborators Jan 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Easy to fix issues, good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants