In my project I have used jqxFileUpload and also have used api for upload url .Response from server is ok and of json type. File has been uploaded .but the problem is that loading does not stop .And there is error in the console i.e
ERROR DOMException: Failed to read the ‘contentDocument’ property from ‘HTMLIFrameElement’: Blocked a frame with origin “http://localhost:4201” from accessing a cross-origin frame
What may be the problem ?what type of response do we have to send from server?
-
This topic was modified 5 years, 2 months ago by narayan.