nhn / tui.image-editor

🍞🎨 Full-featured photo image editor using canvas. It is really easy, and it comes with great filters.
http://ui.toast.com/tui-image-editor
MIT License
6.84k stars 1.26k forks source link

Dynic image URL is not tacking #803

Open jayaramCardbyte opened 1 year ago

jayaramCardbyte commented 1 year ago

<ImageEditor includeUI={{ loadImage: { path: dynicImageUrl, name: 'SampleImage', }, theme: whiteTheme, menu: [ "crop", "flip", "rotate", 'draw', 'shape', "icon", "text", "filter", ], initMenu: 'draw', menuBarPosition: 'left', }} cssMaxHeight={500} cssMaxWidth={700} selectionStyle={{ cornerSize: 20, rotatingPointOffset: 70, }} usageStatistics={false} />

jayaramCardbyte commented 1 year ago

Dynic image URL is not working

jayaramCardbyte commented 1 year ago

in above code (path: dynicImageUrl,) dynicImageUrl is the Dynic URL coming from backend. Know it is not working

lja1018 commented 1 year ago

@jayaramCardbyte I don't understand the dynic image URL. Can you explain in detail?

stale[bot] commented 1 year ago

This issue has been automatically marked as inactive because there hasn’t been much going on it lately. It is going to be closed after 7 days. Thanks!