LearnNewsExamplesServices
Frontmatter
id3847
titleOutdated documentation
stateClosed
labels
bug
assignees[]
createdAtJan 12, 2023, 10:45 AM
updatedAtJan 14, 2023, 10:57 PM
githubUrlhttps://github.com/neomjs/neo/issues/3847
authordeniztoprak
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJan 14, 2023, 10:57 PM

Outdated documentation

Closed v8.1.0 bug
deniztoprak
deniztoprak commented on Jan 12, 2023, 10:45 AM

Describe the bug On the concept page there is a statement that Safari doesn't support the JS modules inside web workers:

Firefox & Safari do not support JS modules inside workers yet, so the development mode only runs in Chrome v80+. Of course the dist (dev&prod) versions do run fine in FF & Safari as well.

Safari supports import declaration in workers since version 15:

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/import#browser_compatibility

This part should be updated to include only Firefox.

deniztoprak added the bug label on Jan 12, 2023, 10:45 AM
tobiu referenced in commit 32a7863 - "Outdated documentation #3847" on Jan 14, 2023, 10:57 PM
tobiu closed this issue on Jan 14, 2023, 10:57 PM