Tilman Porschuetz

Results 6 issues of Tilman Porschuetz

The current readme file of this plugin did not provide me with a comprehensive fail safe guide to install it properly. ## Environment: MacOS 10.13.1 High Sierra / MAMP Pro...

Is there any one that wrote the type definitions for aframe-react yet? I can not find them and having issues using this library for a more complex project.

I found out, that my jumping bug had to do with the PanWrapper being re-rendered on state changes (for example: joining of new users, name change) https://github.com/Chatmosphere/chatmosphere-app/blob/0c90e375223d4fae086ef96159da82dafa4c4905/src/components/PanWrapper/panOptions.ts#L20 The fix was...

:bug: bug

Hi, I am really a big fan of the framework you guys provide. I am trying to make use of your User login Model, was not yet succesful to connect...

A key feature of ably is to receive the last message, but the react hook do not expose the history. https://ably.com/docs/storage-history/storage#persist-last-message

When using validate.js with TypeScript my editor does not provide autocompletion for constraints and many other API's. This is due to the **any** type being used all over the place....