Pierre-Benjamin Monaco
Pierre-Benjamin Monaco
I'm trying to make a state machine and I am looking at the [example here](https://demo.jsplumbtoolkit.com/community/state-machine/) from jsplumb website. First I noticed that you cannot move a connection if you take...
**Describe the bug** I'm making a toolbar with draggrable tabs. When I drag the tab the first time it's working but the second time the drag doesn't work anymore. Edit...
I'm trying to make a state machine and I am looking at the [example here](https://demo.jsplumbtoolkit.com/community/state-machine/) from jsplumb website. First I noticed that you cannot move a connection if you take...
Hello, When I'm trying to create a new chat, I got this error : `AttributeError: 'NoneType' object has no attribute 'send'`  We can see in pyaisynccai.py:31 that the ws...
**Describe the bug** I wanted to use the dnd api alone in a part of my App for performance issue but drag and drop didn't worked. **Reproduction** `Drag me` Steps...