Kibana 6.6.1 pipeline detail view randomly generates Invalid Dimensions for Plot Error

After upgrading our monitor node to Kibana 6.6.1 We're seeing the error below

Blockquote
Uncaught Error: Invalid dimensions for plot, width = 0, height = 0 (https://esmonitor/bundles/commons.bundle.js:3)

Version: 6.6.1
Build: 19513
Error: Uncaught Error: Invalid dimensions for plot, width = 0, height = 0 (https://esmonitor/bundles/commons.bundle.js:3)
    at window.onerror (https://esmonitor/bundles/commons.bundle.js:3:935535)

Blockquote

We are also running OpenJDK 11 which may have something to do with this.

Further info. This can be reproduced by viewing any pipeline view and then resizing your browser. This instantly results in a long list of the invalid dimensions errors.

Looks like this is a bug, I've reproduced it locally myself and created an issue for it: https://github.com/elastic/kibana/issues/33707.

1 Like

Thanks for the Confirmation! I'll keep an eye out for the fix.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.