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

Strada: change the way of passing the message object to window.webBridge #200

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

pklatka
Copy link
Collaborator

@pklatka pklatka commented Apr 29, 2024

Summary

This PR changes the way of passing the message object to window.webBridge in sendToBridge function - previous approach was causing a crash when someone passed a string with unescaped ' character - now the object is passed without wrapping it with a string.

@pklatka pklatka merged commit 8aef24e into main Apr 29, 2024
1 check passed
@pklatka pklatka deleted the fix-strada-msg branch April 29, 2024 15:37
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.

1 participant