Patompong Savaengsuk

Results 3 comments of Patompong Savaengsuk

Having the same issue, search many places and seem like socket.io will need a server instance to create the io object. Ref: https://github.com/luixaviles/socket-io-typescript-chat/blob/master/server/src/server.ts

I have exactly the same problem. Could someone from the dev team help please?

Came across this issue and it made me look at .ts source code. Here is how you can set default for the charts. ```typescript // Import import Chart from "chart.js";...