Open andrei-ghenov opened 5 months ago
Did you manage to fix it or just rolled back until it's resolved?
Did you manage to fix it or just rolled back until it's resolved?
Hi @adriaandh,
I didn't manage to solve it due to limited time, so I just rolled back for now.
Description: I encountered an issue where the tooltips for terms are not appearing after updating Docusaurus to version 3.4.0. The problem seems to be related to this update, as rolling back to Docusaurus version 3.3.2 resolved the issue.
Steps to Reproduce:
Expected Behavior: The tooltip should appear when hovering over a term.
Actual Behavior: The tooltip does not appear after updating to Docusaurus version 3.4.0.
Workaround: Rolling back to Docusaurus version 3.3.2 resolves the issue, and the tooltips appear as expected.
Environment:
Additional Context: This issue might be linked to changes in the Docusaurus 3.4.0 update.
Relevant Configuration: Here is the relevant part of the
docusaurus.config.ts
file: