Aliaksei Kuzniatsou

Results 3 comments of Aliaksei Kuzniatsou

I use Docksal on WSL2, it works good, but Xdebug doesn't stop on the breakpoints. PHPStorm even doesn't react on requests. Is there any specific instructions to make Xdebug work...

> Yes, see above. In my case this didn't help me. I solved my problem by assigning IP of host.docker.internal to **client_host** and **remote_host**

I had a similar error and found simple workaround for it. In short, we need to remount Camera component after Andoid disabled camera device. I did it by adding `onError`...