Skip to content
Discussion options

You must be logged in to vote

Are you using webpack or vite? There is a configuration option for both that allows you to disable overlays.
https://vitejs.dev/config/#server-hmr
https://webpack.js.org/configuration/dev-server/#overlay

Would need more info to point you towards a proper solution (such as if you are using a framework like create-react-app or if you are writing component vs e2e tests)

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by AnvarAka1
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants