Johannes Schillinger created ZEPPELIN-6189: ----------------------------------------------
Summary: UI missing all Notebook controls on some Noteoboks Key: ZEPPELIN-6189 URL: https://issues.apache.org/jira/browse/ZEPPELIN-6189 Project: Zeppelin Issue Type: Bug Components: New UI Affects Versions: 0.12.0 Reporter: Johannes Schillinger Attachments: Screenshot_6-5-2025_74844_zeppelin_controls.jpeg Hi, we see Errors in the new UI on some Notebooks. In these cases the UI does not display any Notebook controls. The titlebar and the notebook content remain accessible. The following Error can be seen in the Browser console (seen in Edge) {noformat} main.18f8a695a6de94d6dae1.js:2 ERROR TypeError: Cannot read properties of undefined (reading '0') at Object.updateDirectives (18.08343cb40f939cdc2bea.js:1:112147) at Object.updateDirectives (main.18f8a695a6de94d6dae1.js:2:956931) at p_ (main.18f8a695a6de94d6dae1.js:2:948706) at __ (main.18f8a695a6de94d6dae1.js:2:955339) at b_ (main.18f8a695a6de94d6dae1.js:2:955002) at p_ (main.18f8a695a6de94d6dae1.js:2:948728) at __ (main.18f8a695a6de94d6dae1.js:2:955339) at b_ (main.18f8a695a6de94d6dae1.js:2:955002) at p_ (main.18f8a695a6de94d6dae1.js:2:948728) at __ (main.18f8a695a6de94d6dae1.js:2:955339) Ar @ main.18f8a69….js:2 t.handleError @ main.18f8a69….js:2 (anonymous) @ main.18f8a69….js:2 e.invoke @ polyfills.0cbf262….js:2 t.run @ polyfills.0cbf262….js:2 t.runOutsideAngular @ main.18f8a69….js:2 t.tick @ main.18f8a69….js:2 (anonymous) @ main.18f8a69….js:2 e.invoke @ polyfills.0cbf262….js:2 onInvoke @ main.18f8a69….js:2 e.invoke @ polyfills.0cbf262….js:2 t.run @ polyfills.0cbf262….js:2 t.run @ main.18f8a69….js:2 next @ main.18f8a69….js:2 o @ main.18f8a69….js:2 e.__tryOrUnsub @ main.18f8a69….js:2 e.next @ main.18f8a69….js:2 e._next @ main.18f8a69….js:2 e.next @ main.18f8a69….js:2 e.next @ main.18f8a69….js:2 e.emit @ main.18f8a69….js:2 ky @ main.18f8a69….js:2 My @ main.18f8a69….js:2 onInvokeTask @ main.18f8a69….js:2 e.invokeTask @ polyfills.0cbf262….js:2 t.runTask @ polyfills.0cbf262….js:2 t.invokeTask @ polyfills.0cbf262….js:2 f @ polyfills.0cbf262….js:2 p @ polyfills.0cbf262….js:2{noformat} -- This message was sent by Atlassian Jira (v8.20.10#820010)