Thank you for the issue. Yes, the del button will remove only the last tag when the property edit-on-delete is true (that is the default value). I think that this is the right behavior. If you want to delete without any possibility of change, simply set to false the value of edit-on-true using one of the three way.
I don't care so much, just came across this library, thought it was cool and noticed that.
I would, coming across some website that implements this library, expect that to work.
Hi @alpha-ninja,
Thank you for the issue. Yes, the del button will remove only the last tag when the property
edit-on-delete
istrue
(that is the default value). I think that this is the right behavior. If you want to delete without any possibility of change, simply set tofalse
the value ofedit-on-true
using one of the three way.Tell me what you think about it ;)