GetSimpleCMS-CE-plugins / plugin-MultiField

0 stars 0 forks source link

Data not displayed for textarea in admin #2

Closed risingisland closed 2 months ago

risingisland commented 3 months ago

https://github.com/GetSimpleCMS-CE-plugins/plugin-MultiField/blob/f32d266db37a4cbcf521d6ae6c251294d1868ea7/multiField/view/extras.inc.php#L139

I think it is missing:

:type="data['type']" :value="dater[data['label']]['value']"

Not sure if needed:

:x-bind:x-html="dater[data['label']]['value']"

multicolor-rgb commented 2 months ago

fixed on 3.1.1