-
-
Notifications
You must be signed in to change notification settings - Fork 295
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Image is not loading in editor after uploading. #280
Comments
What does your configuration look like? And the response on your endpoint? |
I'm having this same issue. I'm working with Phoenix Liveview. This is my hook for mounting the editor: export default {
} |
After uploading image to s3 image is not loading, when we refresh the page it's load.
Steps to reproduce:
Expected behavior:
Screenshots:

Device: Macbook Pro ,
Browser: Chrome,
OS:MacOS Monterey
Version used in project
Vue: 2.7
@editorjs/editorjs: 2.30.7
@editorjs/image: 2.10.1
And also tried below verison
@editorjs/editorjs: 2.29.1
@editorjs/image: 2.9.0
The text was updated successfully, but these errors were encountered: