jodit / jodit-react

React wrapper for Jodit
MIT License
363 stars 120 forks source link

Image upload via URL not working in Next Js #260

Open hussainmanasa opened 5 months ago

hussainmanasa commented 5 months ago

There is no option to remove the Image upload via URL.

In next js I am not able to insert any URL in the upload image section.

image

Has anyone encountered this issue ?

Jodit Version: 4.1.2

Browser: : Chrome OS: : MacOs Is React App: : True

ravi-wki commented 3 months ago

I'm facing same issue.. Sometimes its work but most of the time not able to insert any url or alt text..

rastermechanism commented 3 months ago

@hussainmanasa @ravi-wki

It will always work, if you implment properly, first of all dont use config directly, use it though memo, Here is demo