Skip to content
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 service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calling API with array parameter throws error #281

Open
baonhan opened this issue Jun 22, 2019 · 0 comments · May be fixed by #282
Open

Calling API with array parameter throws error #281

baonhan opened this issue Jun 22, 2019 · 0 comments · May be fixed by #282

Comments

@baonhan
Copy link

baonhan commented Jun 22, 2019

Example:
chrome.storage.sync.remove(['test']);
throws
TypeError: Error in invocation of storage.remove([string|array] keys, optional function callback): No matching signature.

baonhan added a commit to baonhan/chrome.dart that referenced this issue Jun 22, 2019
@baonhan baonhan linked a pull request Jun 22, 2019 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant