when i click the button "Can't find the strings you're looking to translate?" and then the button "Choose texts for translation" inside the "String translation" page, then i am going to the "Admin Texts Translation" page.
There i see this error in the console:
Uncaught Error: Minified React error #200; visit <em><u>hidden link</u></em> for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at Object.render (react-dom.production.min.js:273:389)
at HTMLDocument.<anonymous> (main.js:8:11)
render @ react-dom.production.min.js:273
(anonymous) @ main.js:8
Inside this page the button "Remove from String Translation" doesn't work. I cannot delete any string from there.
Also the dropdown to view more strings in the page doesn't work.
I do see the react console error but the buttons including the remove button work with no problem on my installation.
- IMPORTANT STEP! Create a backup of your website. Or better approach will be to test this on a copy/staging version of the website to avoid any disruption of a live website.
- Switch to the default theme such as "TwentyTwenty" by going to "WordPress Dashboard > Appearance > themes".
- Go to "WordPress Dashboard > Plugins" and deactivate all plugins except WPML and its add-ons.
- Check if you can still recreate the issue.
- If not, re-activate your plugins one by one and check the issue each time to find out the plugin that causes the problem.