LearnNewsExamplesServices
Frontmatter
id5268
titlemain.addon.MonacoEditor: loadFiles()
stateClosed
labels
bug
assigneestobiu
createdAtFeb 26, 2024, 7:51 AM
updatedAtFeb 27, 2024, 7:42 PM
githubUrlhttps://github.com/neomjs/neo/issues/5268
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtFeb 27, 2024, 7:42 PM

main.addon.MonacoEditor: loadFiles()

Closed v8.1.0 bug
tobiu
tobiu commented on Feb 26, 2024, 7:51 AM

we should not fetch the related JS dependencies via Promise.all(), since the timing order of the arrival of this files does matter => we are getting errors in case they arrive in the wrong order.

tobiu added the bug label on Feb 26, 2024, 7:51 AM
tobiu assigned to @tobiu on Feb 26, 2024, 7:51 AM
tobiu referenced in commit d97e32f - "main.addon.MonacoEditor: loadFiles() #5268" on Feb 27, 2024, 7:42 PM
tobiu closed this issue on Feb 27, 2024, 7:42 PM
tobiu referenced in commit a6733e0 - "main.addon.MonacoEditor: loadFiles() #5268" on Mar 26, 2024, 5:29 PM