Skip to content
Discussion options

You must be logged in to vote

Hi,
This issue occurs because webpack HMR (Hot Module Replacement) keeps the connection always live. The browser imposes limits on the number of connections that can be kept alive on the server. However, it's important to note that this issue only occurs during development and should not affect production.

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@IRediTOTO
Comment options

Answer selected by IRediTOTO
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants