Fazekas Dániel

Results 24 comments of Fazekas Dániel
trafficstars

@Lukasdotcom any tip is appreciated. > The best fix is downgrading to version 5.5.4 What is the compatible next version and pwa config in next.config.js that works with [email protected]? Locally...

Did somebody make docker build run on an M1 Mac?

> Did somebody make docker build run on an M1 Mac? For any easy fix, I've found that adding `platform: linux/x86_64` to `cvat` service in `docker-compose.dev.yml` solves the problem for...

@serhiipalash did you find a solution for this? I am experiencing this with another babel-plugin, called `react-native-dotenv`.

I experienced the same issue with translated posts. No matter if I change the permalink, the language switcher keeps redirecting me from /en/blog to /de and vice versa. Same issue...

Thanks for the quick reply. The url is the following: http://quercusapp.com . If you click on about then select blog and you press on 'DEUTSCH' it jumps to the frontpage...

Is that a problem with the plugin itself? Or are we not doing something correctly perhaps?(We just did the same thing as with the other pages). Or is the problem...

Thanks for the quick response guys. I was thinking of something similar that you pasted. I just realised that `require` can not be handled internally by your package because it...

@ninjz It seems from the uri you're doing it on iOS. As my project's scope covers only Android for now, I haven't tested the solution on iOS. You can try...