monyxie
monyxie
Just encountered the same issue. We have a subclass of `Prettus\Repository\Eloquent\BaseRepository` that implements our own `count()` method and after updating to 2.6.35 the method causes a signature mismatch error. Fortunately...
As of now, Google no longer provides translation service at https://translate.google.cn/ [^1]. So it wouldn't make sense to add an option for it. [^1]: https://techcrunch.com/2022/09/30/google-appears-to-have-disabled-google-translate-in-parts-of-china/
@betd-claumond Yep, that's what I found too. I believe I changed the script so that it could pick up the work from last run and continue. But I don't have...
I tested this game just now with the latest release, haven't encountered any issues. EKA2L1 info: - Buid hash: a647d0df Test environment summary: - OS: Linux - CPU: Intel i7...
Hi, thanks for the bug report. However I can't seem to reproduce this on my side. Can you provide the HTML source for the web page where this issue happened?
Yes, I suspect that this is a image loading issue. It would be nice if you could provide the relevant parts of the rendered HTML code (not your framework code)....
This is likely due to the image's src attribute being a `blob:` URL, which can not be used across different browsing contexts, causing the extension to fail to load the...
> However revoked `blob:` URLs will still fail due to Firefox not providing such URL in its context menu API . Nevermind this. Images loaded via a revoked `blob:` URL...
Thanks for the suggestions. > 1 - Dark Theme I thought about it in the past. I decided to give up the idea for that the QR code needs a...
I just released version 3.1.0, which addressed _1_, _2_, _3_, _5_ and _7_. _4_ was already possible before this. Unfortunely, for now, I really don't think the quick region scan...