Closed
Description
- Framework7 version: 8.1
- Vue.js version: 3.3.4
- Platform and Target: Browser
- https://codesandbox.io/p/sandbox/inspiring-pond-93tw8k?file=%2Fsrc%2Fpages%2Fhome.vue
Describe the bug
Async loading of a media list (which was empty before) with groups results in wrong ul inserted after list, which results in wrong left-padding.
To Reproduce
See Link above
Expected behavior
I think list component should update in such cases, because it does not know, if groups or list-items get inserted. Perhaps there should be an attribute, to signal, what is expected.
Metadata
Metadata
Assignees
Labels
No labels