Khoa Bean

Results 8 comments of Khoa Bean

Không ổn định, lâu lâu canh sai

> It's looks like TypeScript's `type` decorator also does not work 😢. I've tried also using different versions, but without any luck. Here's the same example from CodeSandbox, but uses...

You should take a look at this: https://github.com/colyseus/schema/issues/36#issuecomment-612744194

> ``` > // import { EventSystem } from "@pixi/events"; > const events = new EventSystem(app.renderer); > events.domElement = app.renderer.view; > > viewport = new Viewport({ > screenWidth: window.innerWidth, >...

> wouldn't fix implicitly accessing the types from `onJoin()` and `onLeave()` Should we implement this as a callback to achieve type inference similar to onMessage?

Curious, for those not using the emit_empty_slices setting, how do you handle API responses that come back as null?