Debounce / Lazy on Markdown Field not working
I've created a markdown field with the following settings:
The
lazy()
option does not appear to have any effect and causes the field to become basically unusable since it updates constantly while you're typing.
However, if I switch this field to be a standard TextArea field like this:
The lazy()
option works as expected and the field isn't updated until the field loses focus.1 Reply
yeah i dont believe we have those options atm for the md editor
only the traditional html elements like textinput and textarea