Files
element-web/src/hooks
Timo 313b556044 Fix link modal not shown after access upgrade (#12411)
* Fix link modal not shown after access upgrade

We dont show the modal since there was a mistake in the isRoomJoinable function.
It used a state variable instead of reacomputing the join rule with room.getJoinRule()
The state is a captured variable that from before the link share click -> does not update at that time.

* dont shadow var
2024-04-12 13:27:21 +00:00
..
2022-12-12 12:24:14 +01:00
2022-12-12 12:24:14 +01:00
2023-07-12 15:56:51 +01:00
2022-12-12 12:24:14 +01:00