When translating the HTML content using JavaScript, links lose their functionality and become plain text.
Expected Behavior:
Translated links should retain their functionality and still be clickable.
Actual Behavior:
Translated links lose their functionality and appear as plain text.
Additional Information:
This issue seems to occur specifically when translating HTML content using JavaScript. It might be related to how the translation process handles HTML elements with links.
Issue Description:
When translating the HTML content using JavaScript, links lose their functionality and become plain text.
Expected Behavior:
Translated links should retain their functionality and still be clickable.
Actual Behavior:
Translated links lose their functionality and appear as plain text.
Additional Information:
This issue seems to occur specifically when translating HTML content using JavaScript. It might be related to how the translation process handles HTML elements with links.