Dominic Mayers
Dominic Mayers
Still sharing my experience, here is what I did as an exercise to test my understanding. I created a separate asset file for the service worker: ``` // data/sw_assets.js var...
My point was that in the example provided, the code (see below) will systematically cache game.js at the first request even though it's not in the list to cache. It...
Why is there no response at all to this ? Is it a duplicate ? Is it that developers could not reproduce it ? It happens to me under node...
@bastien-roucaries In my case, I could not extract the hocr from a djvu file using djvu2hocr. It complained that the argument to write was bytes instead of string. Note that...
It seems difficult to systematically reproduce the problem. Until this is done, it is not clearly defined. In fact, we cannot even be sure that the problem originates from Mautic....
Shouldn't this be closed, given that the PR was approved and merged ?
@shinde-rahul, am I missing something? Isn't the PR #14982 merged and closed ?
I cannot reproduce it. * I have mysql Ver 8.4.4 for Linux on x86_64 (MySQL Community Server - GPL) and PHP Version 8.3.11 * I have already cloned the repository...
I do not like preset environments such as those that can be set in Docker, DDev and GitPod, because I feel I am less in control and also it creates...
OK, now I see that it depends on the specific choices one makes. There was no error even for some complex settings with the data source `Focus Stats`, but I...