mirror of
https://github.com/penpot/penpot.git
synced 2025-05-21 20:56:13 +02:00
🐛 Fix race conditions on profile and teams loading.
This commit is contained in:
parent
464a686c04
commit
99bcf0484a
8 changed files with 51 additions and 49 deletions
|
@ -271,7 +271,6 @@
|
|||
(mf/use-effect
|
||||
(mf/deps file-id page-id token)
|
||||
(fn []
|
||||
(prn "viewer-page$use-effect")
|
||||
(st/emit! (dv/initialize props))))
|
||||
|
||||
(mf/use-effect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue