Hugo Mallet

Results 6 issues of Hugo Mallet

Hello, The problem: 1. A client registers a procedure "foo" 2. Client disconnects unexpectedly 3. Client reconnects 4. Client tries to registers the procedure "foo" 5. The error "wamp.error.procedure_already_exists" is...

Hi, the crop handles are not entirely visible on images edges. And removing the overflow: hidden makes the shadow overflowing. Any idea ?

Hi, The DOM nodes of the dragged item are cloned when we drag it. Is there any way to prevent cloning ? Thanks

Hi, I have web components that I want to sort. But my web components expect a few parameters in constructors. But when I drag one, the element is cloned so...

Hi, It would be great if we could call an api from the server to check if the database is up-to-date. To do something like this for example : ```js...

Hi, Do you manage to enable chromium hardware acceleration in headless mode on a headless linux ?