Hello,
I'm building a custom tool with the new Python and UI SDK's.
Found very little information on how to achieve this, apart from https://alteryx.github.io/react-comms/#/Utils/JsEvent
The code above fails at runtime since there is no context set.

There seems to be some mismatch between the currently published documentation and the version of react-comms I'm using (^1.0.0):

Any pointers?
And by the way, are there any better documentation sources other than https://help.alteryx.com/developer-help/ayx-ui-sdk and the likes?
It's really difficult to find information for anything other than the most boilerplate of things.
Thanks