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
{{ message }}
This repository was archived by the owner on Feb 6, 2024. It is now read-only.
Affected part of DeckDeckGo
Reproduction
Steps to reproduce:
tsx
defined as langExpected Behavior
No loading errors.
Actual Behavior
The component fails time to time when loading the main language (
tsx
) is faster than its required languages (typescript
andjsx
).It seems that the required should be loaded first and, only when finished, then the main scripts should be loaded.
Screenshot
The text was updated successfully, but these errors were encountered: