Is it possible to make the debounce time delay in the angular-ui-tinymce as configurable? The debounce delay is causing issues while working with other plugins like ment.io (mentions). So it would be great if we could override the delay without editing the library.
This debounce time is awful and does not allow quick action, like copy & paste and directly save... We needed to delay all the save button to besure we had refreshed model... It sucks !
Is it possible to make the debounce time delay in the angular-ui-tinymce as configurable? The debounce delay is causing issues while working with other plugins like ment.io (mentions). So it would be great if we could override the delay without editing the library.