question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Translations don't show up in React anymore after upgrade

See original GitHub issue

I just noticed that translations don’t show up in the VSCode editor anymore. This seems to be due to a recent update (I am on 2.6.3. now). Yesterday, it was still working. So I guess it was this very latest version?

I am using a custom setup (i18n-ally-custom-framework.yml).

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:3
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

5reactions
teralescommented, Jun 9, 2021

@derwaldgeist @iRequire @shlomoweb1 @randomunrandom @timohausmann @mazinsw @piotr-musialek-skyrise Sorry for the interrupt, it should be fixed now. Can you check on v2.6.9, please?

3reactions
requ1Recommented, Jun 8, 2021

Can confirm the same happens when using Svelte. Downgrading fixed the issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

React Native, how to update view after language change
I am using react-native-localize as react-native-i18n is not maintained anymore and creates problems on Android once released.
Read more >
React router unmounts, set state and change language not ...
I set up a code sandbox example here: https://codesandbox.io/s/6vm8o90jpk ... the route definition is not updated when the language change, ...
Read more >
Fix React issues with Google Translate – Guo Yunhe
Since they are not text nodes anymore, synchronization between React and DOM was broken. The button content will not be updated anymore.
Read more >
How to translate your React app with react-i18next
You learn how to you can translate your React app with react-i18next. The tutorial also explains how to manage the translations json files...
Read more >
How to properly internationalize a React application using ...
Edit <code>src/App.js</code> and save to reload. ... // pass the i18n instance to react-i18next. ... });export default i18n;. Awesome, you've just created your ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found