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 address sharing with user select #903

Merged

Conversation

MegaphoneJon
Copy link
Contributor

Overview

PR #753 introduced a syntax error by unintentionally deleting a close square bracket.

To trigger this, you must enable address sharing with user select. When you select a user, you'll get a syntax error in your JS console.

Before

JS broken after selecting address sharing.

After

Fixed.

Comments

Just a one byte change!

@jitendrapurohit jitendrapurohit merged commit 3aa0e32 into colemanw:6.x Sep 10, 2023
5 checks passed
@jitendrapurohit
Copy link
Collaborator

Thanks @MegaphoneJon

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