8000 Syntax error in object params · Issue #67 · AdobeDocs/uxp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Syntax error in object params #67

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of se 8000 rvice and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
undavide opened this issue Jun 25, 2021 · 1 comment
Open

Syntax error in object params #67

undavide opened this issue Jun 25, 2021 · 1 comment
Assignees
Labels

Comments

@undavide
Copy link

Issue in /src/pages/uxp/reference-js/Modules/uxp/Persistent File Storage/FileSystemProvider.md

It happens in a few instances on the page that object parameters use = instead of :, e.g.

const folder = await fs.getFolder({initialDomain = domains.userDocuments}); // ❌
const folder = await fs.getFolder({initialDomain: domains.userDocuments});  // ✅
@pklaschka
Copy link
Contributor

Moving this issue to the appropriate repo

@pklaschka pklaschka transferred this issue from AdobeDocs/uxp-photoshop Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants
0