GetmeUK / ContentEdit

A JavaScript library that provides a set of classes for building content-editable HTML elements.
http://getcontenttools.com/api/content-edit
MIT License
253 stars 51 forks source link

Delete table, then save = error #20

Open christopherdude opened 7 years ago

christopherdude commented 7 years ago

Steps to repro:

  1. Enter EDIT mode on a page
  2. Click to an area to be able to add a table
  3. Add the table
  4. Single click on the table to select
  5. Click the trashcan icon in the toolbox (do this as many times to delete the table as needed)
  6. WITHOUT clicking ANYWHER else on the screen (the trash can should have been the last thing you clicked on) if you click the APPLY (save) button, you will enter a mode that is in an error state that you can't get out of unless you refresh the screen.
anthonyjb commented 7 years ago

@christopherdengler I'm unable to reproduce this error currently, is it possible you could send me details of the browser you are using as well as any error information you're seeing in the console.