mirror of
https://github.com/penpot/penpot.git
synced 2025-06-07 10:51:37 +02:00
🐛 Fix unexpected redirect on invitation acceptation
This commit is contained in:
parent
c9ad82edc3
commit
44e87e75e6
3 changed files with 13 additions and 26 deletions
|
@ -60,6 +60,7 @@
|
|||
(rx/merge
|
||||
(rx/of (ev/initialize)
|
||||
(du/initialize-profile))
|
||||
|
||||
(->> stream
|
||||
(rx/filter du/profile-fetched?)
|
||||
(rx/take 1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue