You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This header is useless, as the client bundle already contains a
sourceMappingURL field.
Besides, Firefox prints the following warning:
> <url> is being assigned a //# sourceMappingURL, but already has one
Related: #3958
This header is useless, as the client bundle already contains a
sourceMappingURL field.
Besides, Firefox prints the following warning:
> <url> is being assigned a //# sourceMappingURL, but already has one
Related: socketio#3958
Describe the bug
Dev Console got
http://localhost:3000/socket.io/socket.io.js is being assigned a //# sourceMappingURL, but already has one
To Reproduce
Socket.IO server version:"socket.io": "^4.1.2",
Server
Socket.IO server version:"socket.io": "^4.1.2",
Client
client side pug
The text was updated successfully, but these errors were encountered: