You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when exporting with blocksToFullHTML , I expect that the uploaded image's url is set in the <image src=...> , instead is set inside div class="bn-block-content" data-content-type="image" data-name="your-file.jpeg" data-url="https://tmpfiles.org/dl/15245427/your-fil" data-file-block="">, thus I cannot see the image if I try to render that html export.