We are experincing the following error:
UncaughtPromiseError > OwlError
Uncaught Promise > An error occured in the owl lifecycle (see this Error's "cause" property)
OwlError: An error occured in the owl lifecycle (see this Error's "cause" property)
Error: An error occured in the owl lifecycle (see this Error's "cause" property)
at handleError (https://localhost/web/assets/cf39a2f/web.assets_web.min.js:916:101)
at App.handleError (https://localhost/web/assets/cf39a2f/web.assets_web.min.js:1551:29)
at Fiber._render (https://localhost/web/assets/cf39a2f/web.assets_web.min.js:941:19)
at Fiber.render (https://localhost/web/assets/cf39a2f/web.assets_web.min.js:939:6)
at ComponentNode.initiateRender (https://localhost/web/assets/cf39a2f/web.assets_web.min.js:1008:47)
Caused by: TypeError: ctx.getBreadcrumbTooltip is not a function
at DocumentsSpreadsheetControlPanel.template (eval at compile (https://localhost/web/assets/cf39a2f/web.assets_web.min.js:1503:374), <anonymous>:88:50)
at DocumentsSpreadsheetControlPanel.template (eval at compile (https://localhost/web/assets/cf39a2f/web.assets_web.min.js:1503:374), <anonymous>:13:25)
at Fiber._render (https://localhost/web/assets/cf39a2f/web.assets_web.min.js:940:96)
at Fiber.render (https://localhost/web/assets/cf39a2f/web.assets_web.min.js:939:6)
at ComponentNode.initiateRender (https://localhost/web/assets/cf39a2f/web.assets_web.min.js:1008:47)
Any help on how to solve this?
Onpremise version 17...
Thanks in advance for your help.