TheDiveO
                                            TheDiveO
                                        
                                    Any news?
removing appimagelauncher is a no-go, because there's a reason for that tool. If balea is incompatible with it and it looks as if they don't give a fig in what...
What does "the RPi display is off" mean? (Assuming that the RPi display here is the official 7" Touch LCD) Do you start your RPi with the 7" Touch LCD...
Never mind bothering with answering this bug issue and even fixing this obvious incompatibility with the Docker API's `100 CONTINUE`. For those stumbling upon the same problem, I've fixed it....
`waitForReact` now works for me; this needed the following changes; however, `react(...)` then fails for me. `package.json` -- make sure to force the just released new version of `resq` that...
For seeing if this resolves the issue I've patched the installed distributed version of `resq` in place: while it does make `waitForReact()` now work with React 18, I'm hitting the...
resq 1.11.0 has been released, and this fixes `waitForReact()`. `react('MyComponent')` is still not working for me.
Using yarn, my `package.json` contains: ```json "resolutions": { "nth-check": "^2.0.1", "resq": "^1.11.0" }, ``` The test code is as follows, you can find it here https://github.com/thediveo/lxkns/blob/develop/web/lxkns/src/components/extlink/Extlink.cy.tsx as part of my...
looks like the repo is dead
Hopefully the repo owner is still well, even if abandoned this work. As there seems not much need for it and I'm well fed up with the terrible state of...