We are using Wisej.Web.Upload control.
once uploaded event, watned to display a from as modal to get user input for uploaded files such as comment.
but noticed that closing of the modal form gets stuck with waiting mode.
web console says ‘WebSocket Waiting for readyState = 1…
is there a way to trigger this before or after file upload using modal form pop up?
I’ve found the issue to be in my module that was calling application.Update(me) after the dialog is closed.
once i’ve removed that line, it’s working.
thanks
Hi Michelle,
thanks for reporting this. Could you please setup a small test case for us so we can get a better understanding of that issue ?
Thanks in Advance.
Best regards
Frank
Please login first to submit.