Lynn Smeria

Results 10 comments of Lynn Smeria

I tested this for both `All` and `New` and it does not return the same result in all cases, compared to not specifying `Condition` at all. Workaround is to actually...

Thanks @Markyiptw for the hint, that helped me a lot in figuring out what was going on. The disadvantage of that solution is that the props will all become optional,...

Can you check if d1cdc7c fixes the issue?

Same problem. The character in question is: ``` Latin Small Letter O with Macron U+014D ``` Happens in Safari and Chrome. If the font is locally installed, the problem disappears...

@vlknhslk @renepardon The `redirectDefaultLanguageToRoot` was added by @theowenyoung on his fork, it's not part of the official version. You'll have to change to `gatsby-plugin-react-intl` to make use of it. Linking...

@frankenstein91 That error is the expected behaviour if `syncthing` is not running. Maybe you're running it on a different port?

That is the default port. You can check if syncthing is indeed listening to that port by running `lsof -i :8384`, which should list the syncthing process.

Looks like everything is correct on your end, I'll investigate some more on my end 🙂

Hey @FreeSoftwareServers, I was on a long break due to becoming a parent and didn't manage to keep up with communications. You're still interested in this feature?

Hey @4verage, apologies, I was on a long break due to becoming a parent. If you still have an interest in having this fixed, let me know and I'll debug.