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: Jitsi blue button generated invitation link isn't expected - EXO-71063 #91

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

rdenarie
Copy link
Member

Before this fix, the invite button during a call contains [Object object]? ... instead of the correct url This is due to calling a promise instead of getting the real link This commit update the call to correctly read the promise

…-71063

Before this fix, the invite button during a call contains [Object object]? ... instead of the correct url
This is due to calling a promise instead of getting the real link
This commit update the call to correctly read the promise
@rdenarie rdenarie enabled auto-merge (rebase) April 23, 2024 10:11
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@rdenarie rdenarie merged commit 7b6d51c into develop Apr 23, 2024
12 checks passed
@rdenarie rdenarie deleted the backport/task-71063 branch April 23, 2024 10:28
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