Wnt / v-codemirror

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ValueChangeMode handling

futuretelematics opened this issue · comments

The addon only supports ValueChangeMode.EAGER but not ValueChangeMode: BLUR, LAZY and TIMEOUT.

I have implemented this behavior and also corrected a bug caused by the lag within server callswhen a second request had been sent without having received the first one.

Thanks for the addon.

The patched js is attached

codemirror-connector.zip