fix(drawers): fix openning plugin and overlay drawers when ids are in url parameters
Compare changes
+ 14
− 1
@@ -25,6 +26,7 @@ import { setPerfectMatch } from '../search/search.slice';
@@ -44,6 +46,13 @@ export const fetchInitialAppData = createAsyncThunk<
@@ -90,5 +99,9 @@ export const fetchInitialAppData = createAsyncThunk<