grgrzybek commented on PR #109:
URL: 
https://github.com/apache/activemq-artemis-console/pull/109#issuecomment-3135552066

   I've verified the change. Without:
   ```javascript
   import * as monacoEditor from 'monaco-editor'
   import { loader } from '@monaco-editor/react'
   
   loader.config({ monaco: monacoEditor, paths: {} })
   
   ```
   
   I see (when opening SendMessage dialog):
   <img width="1575" height="243" alt="image" 
src="https://github.com/user-attachments/assets/bebd6f57-76ae-418d-93bd-253b786c1d1d";
 />
   
   When this code is used, I see:
   <img width="1575" height="243" alt="image" 
src="https://github.com/user-attachments/assets/f8f28215-efe6-4822-8d3e-8f9d9c0b2c7b";
 />
   
   So there's still something missing.
   


-- 
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]
For further information, visit: https://activemq.apache.org/contact


Reply via email to