We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

I'm Trying To Implement in Our Product But It Wont Work

I'm Trying to Implement Imageeditor in Our Product But When I Get Image Data And Convert  Into Base64 String And Try To Append Into Imageeditor It  Won't  Work


1 Reply

YA YuvanShankar Arunagiri Syncfusion Team May 5, 2023 05:12 AM UTC

Hi Sanjeevi,


We have attempted to replicate the issue on our end but were unable to do so. We have prepared a sample to show how Image editor component opens base64 string correctly on our end.


We suspect that, issue in referring the Syncfusion style in your project. Please refer the below UG links.


UG link: https://ej2.syncfusion.com/aspnetcore/documentation/common/adding-script-references


<link rel="stylesheet" rel='nofollow' href="https://cdn.syncfusion.com/ej2/21.2.3/material.css" />

    <script src="https://cdn.syncfusion.com/ej2/21.2.3/dist/ej2.min.js"></script>


Could you please share the reproducible sample or replicate the issue in our sample? and share the Syncfusion package version you are using. Based on that, we will check and provide you with a better solution quickly.


Regards,

YuvanShankar A


Attachment: coresample_(2)_c8981338.zip

Loader.
Up arrow icon