adobe / adobe/aem-react-editable-components
[bug] NextJS | Lazyloading Components
Open
bug
- Dominant language
- TypeScript
- Stars
- 68
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
I have `Header`, `Video`, `Footer` coming as part of `this.childComponents`... Is there a way to lazy load my footer component or have more control on the list of components without breaking in-context editing?
https://github.com/adobe/aem-react-editable-components/blob/d01b307cf6726399ba9a13d2abb37cb2bc004adc/src/components/Page.tsx#L91
**Package version**
^1.1.6
**To Reproduce**
N/A
**Expected behavior**
- Would be great if there are some useful examples / documentation around these packages.
**Screenshots**
N/A
**Additional context**
N/A
Contributor guide
Assessment
This issue has not been assessed yet.