Hendrik Demmer

Results 3 issues of Hendrik Demmer

This is mostly a write-up, since I took a while to figure this out. I'm deploying SocketCluster to Heroku and was seeing immediate client pong timeouts. With a bit of...

upgrade

In https://github.com/webtoon/psd/blob/main/packages/psd/src/classes/Group.ts#L74 there is a `userMask` accessor on Group, but at runtime, I cannot access it. It's not in the `Group` type, but also not accessible after a to `any`...

### Current Behavior The error message in https://github.com/pixijs/pixi-react/blob/b488a8de3c0e1916e864c895b3356460a8dd025a/packages/react/src/utils/pixi.js#L143 is too long, causing it to be truncated in Sentry (and possibly other loggers as well): ``` React ErrorBoundary Invariant Violation: The...