We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Code to reproduce the issue:
const voiceClient = new Device(twilioAccessToken, { closeProtection: true, });
Expected behavior:
The confirmation message should be: "A call is currently in-progress. Leaving or reloading this page will end the call."
Actual behavior:
The confirmation message that's displayed is "Changes you made may not be saved."
Software versions:
The text was updated successfully, but these errors were encountered:
I am a new contributor. Can I start working on a fix for this?
Sorry, something went wrong.
@AshmitGupta you sure can! Please submit a PR if you have time and we'll review it.
No branches or pull requests
or sensitive account information (API keys, credentials, etc.) when reporting this issue.
Code to reproduce the issue:
Expected behavior:
The confirmation message should be: "A call is currently in-progress. Leaving or reloading this page will end the call."
Actual behavior:
The confirmation message that's displayed is "Changes you made may not be saved."
Software versions:
The text was updated successfully, but these errors were encountered: