Joget workflow designer Page error EventSource's response has a MIME type ("text/html") that is not "text/event-stream"
Confluence User - 25 Feb, 2023
I am trying to call the Joget workflow designer page (http://localhost:1008/jw/web/console/app/Testing/1/process/builder?j_username=admin&j_password=admin) in my Angular application page using Iframe.
I am able to access it if my angular application is local (ie., developer system local host). If I deploy my angular application in the Azure docker container I am getting the below error.
EventSource's response has a MIME type ("text/html") that is not "text/event-stream". Aborting the connection.
process;workflow