Pierre-Benjamin Monaco

Results 5 issues of 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'` ![image](https://github.com/kramcat/CharacterAI/assets/25899984/4a5177d5-675a-41b5-8f7b-11f69904ebba) 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...