Clear requiresClient and show pop-out if widget-api fails to ready (#11321)

* Clear requiresClient and show pop-out if widget-api fails to ready

* Upgrade matrix-widget-api
This commit is contained in:
Michael Telatynski
2023-08-03 10:14:15 +00:00
committed by GitHub
parent 755f8d7ab0
commit 44f51fd1cb
4 changed files with 7 additions and 12 deletions
+1 -1
View File
@@ -99,7 +99,7 @@
"matrix-encrypt-attachment": "^1.0.3",
"matrix-events-sdk": "0.0.1",
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
"matrix-widget-api": "^1.4.0",
"matrix-widget-api": "^1.5.0",
"memoize-one": "^6.0.0",
"minimist": "^1.2.5",
"oidc-client-ts": "^2.2.4",