hawtio / hawtio-next

Next generation Hawtio UI console
https://hawt.io
Apache License 2.0
7 stars 20 forks source link

Warnings in browser console after upgrading to PF 5 #971

Closed tadayosi closed 3 weeks ago

tadayosi commented 3 weeks ago

Using yarn start and connecting to a Quarkus app with mvn quarkus:dev -pl examples/quarkus in hawtio/hawtio:

Camel

image

image

Runtime

image

mmelko commented 3 weeks ago

That ChartVoronoiContainer error comes from the charts dependency. It was there before and it has to be fixed there. Anyway it's not showing after build.

With others PR is on the way.