cjwirth / RichEditorView

RichEditorView is a simple, modular, drop-in UIView subclass for Rich Text Editing.
BSD 3-Clause "New" or "Revised" License
1.9k stars 445 forks source link

WebView issue update text after api call #199

Open MBNisha opened 5 years ago

MBNisha commented 5 years ago

Hi getting this issue after api call change text in editor view or if I do add/change text continue some time than below error coming. Swift 4.2 and RichEditorView 5.0

void SendDelegateMessage(NSInvocation *): delegate (webView:decidePolicyForNavigationAction:request:frame:decisionListener:) failed to return after waiting 10.000000 seconds. main run loop mode: kCFRunLoopDefaultMode

vchaubey-ontic commented 1 year ago

Is it resolved ?