fred icon indicating copy to clipboard operation
fred copied to clipboard

data-fred-target not saving to field.

Open Jsewill opened this issue 1 year ago • 1 comments

While testing with brave and firefox, fred doesn't update the value of a given editable field with the edited value while using data-fred-target:

<p class="lead" data-fred-name="intro" data-fred-target="introtext" contenteditable="true">[[*introtext]]</p>

The same behavior is observed when using all other valid data-fred-target fields, including TVs (prefixed with tv_ as per the documentation). I have yet to test other browsers. Any help would be much appreciated!

Jsewill avatar Mar 08 '23 00:03 Jsewill

This would be very nice to have working!

Jsewill avatar May 25 '23 15:05 Jsewill