[
https://issues.apache.org/jira/browse/ARTEMIS-5546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18007591#comment-18007591
]
Grzegorz Grzybek commented on ARTEMIS-5546:
-------------------------------------------
But it's not. It's something Artemis specific and it should be:
{code:javascript}
isActive: async () => workspace.treeContainsDomainAndProperties((await
configManager.getArtemisconfig()).jmx.domain),
{code}
in plugin definitions. {{await configManager.getArtemisconfig()}} is fine, but
tree goes through Jolokia and when we use the console as Proxy, there's 403
error when we open new tab. Checking...
> webpack-dev-server 5.x issue with uncaught promise
> --------------------------------------------------
>
> Key: ARTEMIS-5546
> URL: https://issues.apache.org/jira/browse/ARTEMIS-5546
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Web Console
> Reporter: Grzegorz Grzybek
> Priority: Major
>
> With https://github.com/apache/activemq-artemis-console/pull/103 we now have
> issues when using {{webpack-dev-server}} when running the application from
> {{artemis-console-extension/artemis-extension/app}}.
> I'll try to track down the uncaught promise.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact