python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Content cannot translated and tests are failed on jest in next-i18next
I am using Next-i18next package for my localization purposes in my project.
I successfully rendered translated content on my UI. But when I try to test my content and text with enzym (shallow testing)...

Efe Nadir
Votes: 0
Answers: 0
next_i18_next undefined when i naviagate to another route
I m working on a project with nextjs and I use the next_i18_next library for localization, I m getting an undefined error when I try to navigate to another route.
Cannot read properties of undefined (...
reza47
Votes: 0
Answers: 0