Sebastian Ühlin

Results 8 comments of Sebastian Ühlin

@stepovat This doesn't seem to be fixed. Have a look at the updated reproduction setup (now with v1.1.1) https://codesandbox.io/s/r5q843yjq

Sorry for the late response. It still fails in my local setup

@MaksimDrobchak The problem is with react-multi-select. I adjusted the reproduction setup (removed bootstrap) to make it clearer https://codesandbox.io/s/affectionate-worker-6wt8r This should be self-explanatory: The component is rendered & mounted but with...

Still not working with v1.1.5. Is there any update on this?

Can't we start a european partition that this package is important? And for you who think it doesn't matter: **IT DOES**.

Also reproduced in official pptr docker image with ``` docker run -it --rm -v $(pwd)/test.js:/home/pptruser/test.js --init --cap-add=SYS_ADMIN ghcr.io/puppeteer/puppeteer:latest node test.js ```

You shouldn't be sorry. It isn't your job to this. Every contribution to open source is great. Yes, 3 lxd clients is not good but the problem is, they are...

Global middlewares work for me but if i return a response from them, the websocket request stays open and isn't closed. A workaround for that is to handle any initial...