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

Bot fails to respond after matrix-js-sdk update due to private property access #23

Closed
xurizaemon opened this issue Jul 29, 2021 · 0 comments

Comments

@xurizaemon
Copy link
Collaborator

xurizaemon commented Jul 29, 2021

Hi there

There's an access to a private property in src/matrix.js#L165 which is no longer compatible with the matrix-js-sdk after v12.

(The relevant change happens in matrix-org/matrix-js-sdk#1718 where the property is renamed; in TS it is marked private properly.)

IMO we should:

@xurizaemon xurizaemon changed the title Compatibility with matrix-js-sdk > 10 Bot fails to respond after matrix-js-sdk update due to private property access Jul 29, 2021
@davidar davidar closed this as completed Jul 31, 2021
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

No branches or pull requests

2 participants