## Description - Create a hook based on the `LayoutElementPositionsObserver` and use it in `AnvilFlexComponent` such that all widgets in Anvil have their positions registered in the `LayoutElementPositionsReducer` - Do the same for `layouts` in Anvil. Added in the `FlexLayout` component. #### PR fixes following issue(s) Fixes #26947 Fixes #27287 #### Type of change - New feature (non-breaking change which adds functionality) |
||
|---|---|---|
| .. | ||
| actions | ||
| api | ||
| components | ||
| configs | ||
| constants | ||
| entities | ||
| mocks | ||
| pages | ||
| reducers | ||
| sagas | ||
| selectors | ||
| utils | ||
| workers | ||
| AppRouter.tsx | ||
| RouteBuilder.ts | ||