Hi,
What happened in edit mode? The editor for tags did not appear or it's just not saving the values?
You could check the browser console - there could be some errors.
The editor appears, but when some value is put into the editor for tags, it does not autosave. Checked the browser console, there are no errors, looks like the input is not detected and no post is made.
Update, after more testing, we found that autosave would trigger if user types in the text directly in the tags control, but if user select text from type ahead dropdown inside the tags control, autosave is not triggered.
this 'issue' has been reported with the Geta team.. but no fix has yet been found...
https://github.com/Geta/Tags/issues/16
We've advised our clients to select existing tags via the arrow-keys instead of left mouse-click until this issue is resolved.
We added to 2 fields that are strings with UIHint("Tags"), but when our editors edit the field, it does not trigger autosave. This only happens to some of our editors, works fine for others. Tried different browsers but same issue. Any help is appreciated.