Panel is hidden, when I inspect element it’s panel 3
Added " &viewPanel=3 " to the URL and loads up blank page with Variables and Time Filter above, and got this error with F12
===================================
getPanelOptionsWithDefaults.ts:97 Uncaught (in promise) TypeError: Cannot read property ‘filter’ of undefined
at getPanelOptionsWithDefaults.ts:97
at Array.map ()
at s (getPanelOptionsWithDefaults.ts:96)
at getPanelOptionsWithDefaults.ts:76
at o (getPanelOptionsWithDefaults.ts:45)
at v.applyPluginOptionDefaults (PanelModel.ts:353)
at v.pluginLoaded (PanelModel.ts:375)
at actions.ts:139
======================================
Added edit panel and got these
============================================
getPanelOptionsWithDefaults.ts:97 Uncaught (in promise) TypeError: Cannot read property ‘filter’ of undefined
at getPanelOptionsWithDefaults.ts:97
at Array.map ()
at s (getPanelOptionsWithDefaults.ts:96)
at getPanelOptionsWithDefaults.ts:76
at o (getPanelOptionsWithDefaults.ts:45)
at v.applyPluginOptionDefaults (PanelModel.ts:353)
at v.pluginLoaded (PanelModel.ts:375)
at actions.ts:139
Uncaught (in promise) TypeError: Cannot read property ‘filter’ of undefined
at getPanelOptionsWithDefaults.ts:97
at Array.map ()
at s (getPanelOptionsWithDefaults.ts:96)
at getPanelOptionsWithDefaults.ts:76
at o (getPanelOptionsWithDefaults.ts:45)
at v.applyPluginOptionDefaults (PanelModel.ts:353)
at v.pluginLoaded (PanelModel.ts:375)
at actions.ts:139
at index.js:8
at Object.initDashboardPanel (redux.js:477)
================================================
Any help would be great,
Can delete the panel if needs just wondering if unreported bug,
Thanks