[Dashboards] Fix page layout navigation edit mode sync (#17478)
navigating away - before - https://github.com/user-attachments/assets/ffd4c592-cf6d-403c-8aa2-9f55692fac65 after - https://github.com/user-attachments/assets/fc298e20-21ac-4f2f-b52a-8ecfdfd4eb38 new dashbaord - before - https://github.com/user-attachments/assets/f9a2d7ab-6b5b-41c3-b993-33745ab61683 after - https://github.com/user-attachments/assets/cad68c35-6dfa-4fa2-ab9b-890900be3444 empty page layout - before - https://github.com/user-attachments/assets/27a5b61b-cd0c-4786-a461-e28f1e348822 after - https://github.com/user-attachments/assets/213e5242-493b-45de-a622-cf1463bb6380
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import { PageLayoutInitializationQueryEffect } from '@/page-layout/components/PageLayoutInitializationQueryEffect';
|
||||
|
||||
import { PageLayoutRendererContent } from '@/page-layout/components/PageLayoutRendererContent';
|
||||
import { useSetIsPageLayoutInEditMode } from '@/page-layout/hooks/useSetIsPageLayoutInEditMode';
|
||||
import { PageLayoutComponentInstanceContext } from '@/page-layout/states/contexts/PageLayoutComponentInstanceContext';
|
||||
|
||||
Reference in New Issue
Block a user