Results 6 comments of Ramon Ribeiro

I fixed this (android) with: ``` swipeToCloseEnabled={false} ```

> I experienced the same issue on Gentoo Linux, and did some cursory investigation. In `UserTable::OnEvent`, it seems that certain event types (including `IN_CREATE`) cause incrond to reload the in-memory...

@rowanG077 did you fix it? I have the same problem. I can access my hosted files (mitm.html and sw.js), but I get a 404 on the download. ![image](https://user-images.githubusercontent.com/29488690/165561220-e2eda418-9189-4ca5-a04b-68fb45490bce.png) But my...

But then did you register the external sw.js? if you can help me, just so I have a path to follow, thank you

hello everyone @bsweeney , I have the same problem, but when I tested the 'img {vertical-align: top;}' it looked like this: ![image](https://github.com/dompdf/dompdf/assets/29488690/2bbd0ec5-5a8e-420e-b0a6-afe6410aaa9b) correct: ![image](https://github.com/dompdf/dompdf/assets/29488690/2d761363-199b-4271-82da-fddd2f1fefee) so in images with different sizes...