- Issue created by @GuillaumePacilly
- Merge request !120DUP-96 pagedesigner media manager - increase timeout → (Merged) created by GuillaumePacilly
Pagedesigner media browser does not load on first use, or not always.
Install pagedesigner, go the editor, add a component using the media browser like image or gallery, click on add an image. The modal open with an empty view, broken form.
Closing and reopning it the media browser and form are properly displayed.
It seems this occurs because of racing condition: a timeout of 10 ms is set between the ajax call that load the data and the asset manager process. An easy fix woul be to increase that time. But maybe there is a better solution?
Active
4.0
Code