the issue was that TS was being compiled to ES5, c...
# general-chat
h
the issue was that TS was being compiled to ES5, changing only that to ES6 solved the issue.