advoor / nova-editor-js

Editor JS field for Laravel Nova
92 stars 54 forks source link

Fix issue #74 #77

Closed roelofr closed 2 years ago

roelofr commented 2 years ago

Fixes Object-to-String conversion on already-set strings.

Basically just PR #75, but without the lodash integration.

Closes #74