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

Fix credentials for widgets #24

Merged
merged 1 commit into from
Nov 25, 2020
Merged

Fix credentials for widgets #24

merged 1 commit into from
Nov 25, 2020

Conversation

alasarr
Copy link
Contributor

@alasarr alasarr commented Nov 24, 2020

It removes object spread because:

{ credentials: 1,
     ...{credentials: undefined}
}

Returns:

{credentials: undefined}

@alasarr alasarr merged commit 0fe00e4 into master Nov 25, 2020
@alasarr alasarr deleted the alasarr/fix-credentials branch November 25, 2020 06:40
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 this pull request may close these issues.

2 participants