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

[IE11+Webpack5] Automatic publicpath is not supported in this browser #25441

Closed
gdorsi opened this issue May 25, 2021 · 1 comment · Fixed by #25452
Closed

[IE11+Webpack5] Automatic publicpath is not supported in this browser #25441

gdorsi opened this issue May 25, 2021 · 1 comment · Fixed by #25452
Labels
bug Issue was opened via the bug report template.

Comments

@gdorsi
Copy link

gdorsi commented May 25, 2021

What version of Next.js are you using?

10.2.3

What version of Node.js are you using?

14.15.1

What browser are you using?

Internet Explorer 11

What operating system are you using?

Windows

How are you deploying your application?

Other platform

Describe the Bug

After upgrading to Webpack 5 I get the error:

"Automatic publicpath is not supported in this browser"

I have a custom webpack configuration and that might be the cause, but the same issue could be reproduced by loading the next.js website (eg. here).

When creating a fresh project the error is not thrown.

Expected Behavior

The error "Automatic publicPath is not supported in this browser" should not be thrown.

To Reproduce

Load the getting started page of the Next.js docs with IE11 and you should get the error.

@gdorsi gdorsi added the bug Issue was opened via the bug report template. label May 25, 2021
@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 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue was opened via the bug report template.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants