tinymce / tinymce-svelte

Svelte wrapper
MIT License
23 stars 6 forks source link

Image upload with URL error handling #48

Closed GaroGabriel closed 1 month ago

GaroGabriel commented 9 months ago

Description

When I'm trying to add an image by URL, I'm setting the not valid URL, for example, -> eeeeeeeeee . I'm getting an error in the console.

Steps to Reproduce

  1. Open Insert/edit image.
  2. In Source input, write eeeeeeeeee
  3. Click Outside of input.

Expected Behavior

Need to catch errors and handle them.

Actual Behavior

I can`t catch the error. To prevent and show warning modal.

Screenshot

Screenshot 2023-11-04 at 3 56 06 PM

Additional Information

tiny-stale-bot commented 1 month ago

This issue is stale because it has been open 30 days with no activity. Please comment if you wish to keep this issue open or it will be closed in 7 days.

tiny-stale-bot commented 1 month ago

This issue was closed because it has been stalled for 7 days with no activity.