Alex Ciobica

Results 21 comments of Alex Ciobica

That's usually a sign you're using the link as a terminating link. Make it so it isn't the last link in the chain.

@Andarist What if `disableOnClickOutside` depends on the state of wrapped component? In my case, it needs to be `false` by default, and then be active when the Internal State of...

This seems like an easy do, could you please?

The issue can be seen by adding a `-` or a `*` to content of the `` tag here: https://probablyup.com/markdown-to-jsx/ and inspecting the content of the resulting ``. You'll notice...

Been trying to understand this sdk and how to integrate it into a react app by reading the code in the repo and in https://github.com/matrix-org/matrix-react-sdk/ but it has proven difficult....

any way of working with notifications? i'm been trying to find a way to see the list of unread notifications (not only the count), but I can't seem to find...