Skip to content

Fix javascript error - 2 extra closing brackets in _onPreConnect #1035

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

Merged
merged 1 commit into from
Aug 7, 2023

Conversation

sponno
Copy link
Contributor

@sponno sponno commented Aug 4, 2023

Code was not valid due to extra closing brackets.

Removed extra ")", run code and tested.

Q A
Bug fix? yes
New feature? no
Tickets No ticket
License MIT

README
Fixed an error in _onPreConnect – javascript code was not actually valid. It has an extra closing bracket.

Code was not valid due to extra closing brackets.

Removed extra ")", run code and tested.
@weaverryan
Copy link
Member

Thanks John!

@weaverryan weaverryan merged commit 02a533a into symfony:2.x Aug 7, 2023
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.

3 participants