Constantin Müller

Results 4 comments of Constantin Müller

Are there any current plans to support the Gatsby Head API in the future? What is the specific problem that this is not supported? As it is now, almost no...

The problem is the "place" where the I18next react context is declared, right? For [declaration](https://github.com/microapps/gatsby-plugin-react-i18next/blob/0cb31fe4e48dd5b1771efaf24c85ece5540aa084/src/plugin/wrapPageElement.tsx#L42) the `wrapPageElement` API is used in this plugin. However, according to the [documentation](https://www.gatsbyjs.com/docs/reference/built-in-components/gatsby-head/#usage-notes), only the...

It's still broken, I observed a similar behavior... Depending on which options you're using (e.g. `value`, `onChange`, `defaultValue`, `label`) the behavior is slightly different, but it leads always to unwanted...

@SutuSebastian Is this a final decision? Because in my opinion it shouldn't be that hard to address this issue, I would address it myself. Of course, I don't know if...