You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix: Non-English reference pages will not be translated when the lang file is delayed in loading.
Fixes: #1366
Changes:
Added "didReferenceRendered" flag.
Translation is now done correctly regardless of whether the "reference-rendered event" or the "after language file is loaded" event occurs first.
0 commit comments