Angel Todorov
Angel Todorov
I am experiencing exactly the same issue, there's a severe performance hit, dropping is sometimes not even possible (takes more than 20-30 seconds to complete). It also depends how many...
Thanks, i got it working in the following way. (Btw, i am not sure why I need step 3. from your list). 1. Create a simple node express app, this...
The issue is not related to boostrap or to css classes in general. It's because of this line in the onInput event handler: ('insertReplacementText' === event.inputType || !('data' in event))...