URL Handler: Concurrent requests fail
Posted: Tue Feb 23, 2021 11:22 pm
I have a URL Handler in my plugin, it works perfectly fine, the document and images / references within are rendered properly in the editor.
Our users can switch between different documents (listed beside the editor) as they like. The problem occurs when the editor has loaded the first document but the images within the document are still loading, and user tries to switch to second document - editor fails.
I suspect that somehow Oxygen tries use the response for the image with the subsequent document request, but I could be wrong.
Any directions how we can troubleshoot this?
Our users can switch between different documents (listed beside the editor) as they like. The problem occurs when the editor has loaded the first document but the images within the document are still loading, and user tries to switch to second document - editor fails.
I suspect that somehow Oxygen tries use the response for the image with the subsequent document request, but I could be wrong.
Any directions how we can troubleshoot this?