Lukas
Lukas
That was fast! I just wanted to submit a PR too, but I guess you were faster :) Thanks @ryanmitchell 🚀
@kasperstorgaard Yes, multi language entries that are only valid for one locale can't be supported at the moment. What you can do in your special use case though, is to...
Thanks @louisnovick for the feedback! You are right, this also doesn't work for me. I already see what's the problem, I will work on a solution and keep you updated.
@louisnovick This should work now! The previous version included some major bugs. It looks like I mixed up the method parameters of `addNode` and `createReference`, but somehow it was still...
> **1. Variable not working in `page-query` on `gridsome build`** > On `gridsome build`, I get this error: `Error: Variable "$locale" of required type "String!" was not provided.` referencing the...
@jakehandwork Regarding your other problems: The Gridsome i18n Plugin unfortunately has some bug where it will [always fall back to the default locale](https://github.com/daaru00/gridsome-plugin-i18n/issues/21) in your Templates (not in Pages though)....
This bug still persists when the image is within a Bard set. I updated the [test repo](https://github.com/helloiamlukas/image-bug-example) to reproduce this bug.
For all the people looking for an alternative that works without GitHub Actions: I'm currently working on a GitHub reminder app called **[Octo Reminder](https://github.com/apps/octo-reminder)**. You can install it [here](https://github.com/apps/octo-reminder). It...