Closed y4my4my4m closed 2 years ago
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/socketio/socket-io-admin-ui/4WbsjzZjs6BC5UFjn1BqB8CoM4SZ
✅ Preview: https://socket-io-admin-ui-git-fork-y4my4my4m-socket-data-socketio1.vercel.app
Closed in favor of https://github.com/socketio/socket.io-admin-ui/pull/37
Issue
Description
Currently doesn't work.
I'm assuming it's because socket.io-admin-ui compares typed-event with socket.io's typed-event and they don't match, but if data is not readable on socket.io, I'm probably going about this the wrong way.
@darrachequesne any insight at what I'm doing wrong?
Details
Currently I'm using the local module by editing my
package.json
like this: