We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Overlay by thrown error at initial load is closed immediately.
Overlay by thrown error at initial load is not closed immediately.
Just edit like below the photo to the overlay-example code. https://github.com/webpack/webpack-dev-server/blob/v4.15.1/examples/client/overlay/app.js#L49
npx webpack-cli info
System: OS: macOS 13.4.1 CPU: (10) arm64 Apple M1 Max Memory: 89.55 MB / 32.00 GB Binaries: Node: 16.14.0 - ~/.nvm/versions/node/v16.14.0/bin/node Yarn: 3.6.4 - ~/.nvm/versions/node/v16.14.0/bin/yarn npm: 8.3.1 - ~/.nvm/versions/node/v16.14.0/bin/npm Browsers: Chrome: 120.0.6099.109 Safari: 16.5.2 Global Packages: webpack-dev-server: 4.15.1
The text was updated successfully, but these errors were encountered:
I'll check this
Sorry, something went wrong.
Hi @snitin315 ,
I was thinking to contribute to this issue , I am new to it.
is this a good issue to try my hands on , or its just opened since long.
snitin315
No branches or pull requests
Bug report
Actual Behavior
Overlay by thrown error at initial load is closed immediately.
Untitled.mov
With debugger mode
bb9da7dd-05be-48da-8623-67247ab07fa2.mp4
Expected Behavior
Overlay by thrown error at initial load is not closed immediately.
How Do We Reproduce?
Just edit like below the photo to the overlay-example code. https://github.com/webpack/webpack-dev-server/blob/v4.15.1/examples/client/overlay/app.js#L49
Please paste the results of
npx webpack-cli info
here, and mention other relevant informationThe text was updated successfully, but these errors were encountered: