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
Mister-Hope
changed the title
[Bug report] CI failed mysteriously
[Bug report] Markdown with component imported randomesly failed during built
Dec 9, 2022
Description
When uses import componts in markdown files, e.g.:
They may failed with the following issue randomly.
Logs:
All problems logs are with same issue stack (the only difference is the first one comming from vue component converting from markdown, saying:
@meteorlxy This happens after migrating to ESM.
Posible reasons
I think we might need to double check if we have async task here that may excute in unexpected squence during build.
I already met this issue more that 30 times, with a probability around 10% - 20%.
The text was updated successfully, but these errors were encountered: