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 Widget API origin in setup widget #1711

Merged
merged 3 commits into from
May 10, 2023
Merged

Conversation

justinbot
Copy link
Contributor

With the switch to yarn recreating our lockfile, matrix-widget-api was bumped to 1.3.1 which broke setup widgets due to a breaking change with postmessage request origins. matrix-org/matrix-widget-api#83

Bumps matrix-widget-api to 1.4.0 and fixes this by specifying the request origin.

@justinbot justinbot self-assigned this May 10, 2023
@justinbot justinbot requested a review from a team as a code owner May 10, 2023 14:22
@justinbot justinbot merged commit e14d5ab into develop May 10, 2023
@justinbot justinbot deleted the justinbot/fix-widget-api branch May 10, 2023 17:43
Half-Shot pushed a commit that referenced this pull request Jun 9, 2023
* Update matrix-widget-api

* Fix widget API origin

* Add changelog
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