Summernote dmx-bind:toolbar not working/updating in beta channel

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

Expected behavior

I should be able to choose what elements are on the panel (in airmode). Beta channel.

<div id="editor1" is="dmx-summernote" dmx-bind:toolbar="[['style',['style']],['font',['bold','underline','clear']],['color',['color']],['para',['ul','ol','paragraph']],['insert',['picture','link']]]" placeholder="Quoi de neuf aujourd'hui?" lang="fr-FR" air-mode="true" dmx-bind:value="'Hey!'"></div>

Actual behavior

No matter what i do, it stays the same.