jamesnetherton opened a new issue, #7830:
URL: https://github.com/apache/camel-quarkus/issues/7830
### Bug description
Seems there was some change between Quarkus 3.26 & 3.27 in relation to how
extension names were bound to `JsonRpc`.
```
Uncaught TypeError: Cannot read properties of undefined (reading 'then')
at QwcCamelCoreBlockedExchanges.enableConsoleUpdates
(qwc-camel-core.js:92:94)
at QwcCamelCoreBlockedExchanges.hotReload (qwc-camel-core.js:82:14)
at QwcCamelCoreBlockedExchanges.connectedCallback
(qwc-camel-core.js:71:18)
at #addAppearingContent (router.ts:792:24)
at #doRender (router.ts:429:12)
at async Router.render (router.ts:380:12)
```
--
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]