Josephblt opened a new issue, #3913:
URL: https://github.com/apache/incubator-kie-tools/issues/3913

   The online-editor does a heartbeat check in order to detect the 
extended-services. If it does not find it a console error is thrown. 
   Those errors need to be treated properly.
   
   To see the errors just start the online-editor and they will show on the 
console.
   
   
   Failed to load resource: net::ERR_CONNECTION_REFUSED
   ExtendedServicesContextProvider.tsx:119 TypeError: Failed to fetch
       at ExtendedServicesBridge.<anonymous> (ExtendedServicesBridge.tsx:40:28)
       at Generator.next (<anonymous>)
       at AnimatedTripleDotLabel.tsx:51:2
       at new Promise (<anonymous>)
       at __awaiter (AnimatedTripleDotLabel.tsx:51:2)
       at ExtendedServicesBridge.ping (ExtendedServicesBridge.tsx:39:20)
       at ExtendedServicesContextProvider.tsx:108:10


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to