When navigating to google_drive_setup dashboard in SplunkCloud, I get the following HTML Error:
common.js:1851 TypeError: Cannot set properties of null (setting 'ondragover')
at i.setupDragDropHandlerOnElement (eval at _runScript (dashboard_1.1.js:347:86275), <anonymous>:55:32)
at i.setupDragDropHandlers (eval at _runScript (dashboard_1.1.js:347:86275), <anonymous>:46:16)
at i.initialize (eval at _runScript (dashboard_1.1.js:347:86275), <anonymous>:36:16)
at t.View (common.js:1506:229444)
at i.constructor (common.js:1851:1033344)
at i [as constructor] (common.js:1506:236387)
at new i (common.js:1506:236387)
at eval (eval at _runScript (dashboard_1.1.js:347:86275), <anonymous>:349:23)
at Object.execCb (eval at e.exports (common.js:629:64344), <anonymous>:1658:33)
at Module.check (eval at e.exports (common.js:629:64344), <anonymous>:869:55)
Since I am on SplunkCloud, I dont have access to create a passwords.conf manually. I am running 9.0.2 SplunkCloud.
I don't get any errorlogs in Splunk _internal related to the page. Does anyone have a solution for resolving this?
Finally Worked this out.
Editing the object google_drive_setup and deleting the line containing the href prevents an error from showing and allows the dashboard to show and function correctly.
Finally Worked this out.
Editing the object google_drive_setup and deleting the line containing the href prevents an error from showing and allows the dashboard to show and function correctly.