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
Click on 'COPY URL' in Image drawer and paste it on the editor.
In the 'PREVIEW MODE,' the image should be displayed instead of links. Alternatively, publish the tutorial and view it; it should have shown images retrieved from firebase, not links.
Expected behavior
The image should be shown everywhere except in the editor mode where the link is shown.
Like github or anyother editor - "link" in markdown's and "images" in 'preview' or 'view'.
See here the links are shown everywhere not rendered images from firebase.
And In Preview Mode:
Desktop (please complete the following information):
OS: Windows
Browser Chrome
Additional context
The issue might be related to an incorrect URL format for the image, preventing the Quill Editor from recognizing it as an image and rendering accordingly.
The text was updated successfully, but these errors were encountered:
Describe the bug
The Image URL in the Quill Editor is failing to render the image in "preview" or "view" mode.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The image should be shown everywhere except in the editor mode where the link is shown.
Like github or anyother editor - "link" in markdown's and "images" in 'preview' or 'view'.
Video:
codelabz-google-chrome-2024-02-02-15-34-51_lHAIfOXn.mp4
See here the links are shown everywhere not rendered images from firebase.
And In Preview Mode:
Desktop (please complete the following information):
Additional context
The issue might be related to an incorrect URL format for the image, preventing the Quill Editor from recognizing it as an image and rendering accordingly.
The text was updated successfully, but these errors were encountered: