fred
fred copied to clipboard
data-fred-target not saving to field.
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!
This would be very nice to have working!