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

   The Management Console in the Quarkus Dev UI when running it in dev mode 
(mvn quarkus:dev -Pdevelopment).
   The page fails to render with a JS error — console output below.
   
   ```
   emotion-core.cjs.dev.js:3 Uncaught Error: The `@emotion/core` package has 
been renamed to `@emotion/react`. Please import it like this `import { jsx } 
from '@emotion/react'`.
       at __webpack_require__ (bootstrap:25:1)
       at __webpack_require__ (bootstrap:25:1)
       at 
../../node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/react-pure-loaders/build/es/BallBeat/index.js
 (envelope.js:518732:71)
       at __webpack_require__ (bootstrap:25:1)
       at 
../../node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/react-pure-loaders/build/es/index.js
 (envelope.js:522373:67)
       at __webpack_require__ (bootstrap:25:1)
       at 
../runtime-tools-process-enveloped-components/dist/formDisplayer/envelope/components/FormDisplayer/FormDisplayer.js
 (ErrorBoundary.tsx:63:30
       at __webpack_require__ (bootstrap:25:1)
   ```
   
   
   <img width="3454" height="1996" alt="Image" 
src="https://github.com/user-attachments/assets/bbfe35c9-66f0-4efc-be54-797c9ffca3b9";
 />
   
   The same issue can be seen when trying to start 
`process-compact-architecture` example in `container` mode using docker and 
accessing localhost:8280 management console.


-- 
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