eliot1
10
Glad it helps 
Here when the custom state is empty in the beginning and I add a key:
And here when the input change but value is empty (the regex is slightly different, to delete the key from the text with the following “|”):
Note:
Make sure when you add keys to have "[key]: " with the space to match the regex condition.
1 Like