Summernote dmx-bind:value does not work in Beta channel

Wappler Version: v6.3.3
Operating System: Windows 11
Server Model: Capacitor
Database Type: Postgres

Expected behavior

Summernote should bind the value to the text area.

<textarea id="taskdescription-{{$index}}" name="Description" is="dmx-summernote" dmx-bind:toolbar="[[]]" dmx-bind:value="Description"></textarea>

Actual behavior

When in the Beta channel, Summernote does not bind the value. It works fine in Stable.

Could you test if this update fixes the issue: dmxSummernote.js.zip (8.2 KB)

Unfornutely, it did not.

Confirmed hotifx was installed.

@patrick. Please review the text editors because it is not working in any php, node beta or stable version

I had to add another editor to finish the client’s blog.

Got a new update: dmxSummernote.zip (8.4 KB)

That works! Thanks Patrick.

image

image

1 Like

Fixed in Wappler 6.4.0

This topic was automatically closed after 32 hours. New replies are no longer allowed.