Alexandre Hublau

Results 2 issues of Alexandre Hublau

Hi, I see the library is using the preact `render` function to render the custom elements. https://github.com/preactjs/preact-custom-element/blob/5790765ec0227ebb16add2f1469aef648e9f9f9e/src/index.js#L1-L2 But as mentionned in the preact doc here https://preactjs.com/guide/v10/upgrade-guide#render-always-diffs-existing-children , the `render` function...

Hi ! I would like to create a self-hosted "Play with Docker" instance on my VPS. Currently, when I try to open a new instance, I only get a black...