Nate Bennett

Results 2 issues of Nate Bennett

I notice that via the withPusher / mapEventsToProps it seems that this is primarily mapping data directly from the events to props - is there a way or example of...

enhancement

When I try to render a Pusher component, I receive this error: TypeError: Cannot set property 'key' of undefined > Pusher > node_modules/pusher-js/dist/web/pusher.js:155 ``` 152 | logger_1["default"].warn("You should always specify...