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
I upload image to my server and successed. Next step click the button "Upload success!", it's not change the editor content.
After debug in inspect, I have seen my image Request URL address is my localhost.
My server Request URL: http://localhost:4205/undefined
Imgur Request URL: https://i.imgur.com/yF7FFXN.jpg
How can I set the Request URL ?
The text was updated successfully, but these errors were encountered:
I upload image to my server and successed. Next step click the button "Upload success!", it's not change the editor content.
After debug in inspect, I have seen my image Request URL address is my localhost.
My server Request URL:
http://localhost:4205/undefined
Imgur Request URL:
https://i.imgur.com/yF7FFXN.jpg
How can I set the Request URL ?
The text was updated successfully, but these errors were encountered: