Hey Peter, I tried reproducing the error, and for a second, I though the 1.10 release really broke the web ui, because I saw a pretty similar error. However after clearing the cache, the error was gone. Are you sure that you cleared the cache of your browser?
I have also asked the main contributor working on the web UI to take a look at this thread. Best, Robert On Fri, Mar 6, 2020 at 5:52 PM pwestermann <no.westerm...@genesys.com> wrote: > I am seeing this error in firefox: > > ERROR TypeError: "this.statusService.configuration.features is undefined" > t http://10.25.197.60:8082/main.177039bdbab11da4f8ac.js:1 > qr http://10.25.197.60:8082/main.177039bdbab11da4f8ac.js:1 > Gr http://10.25.197.60:8082/main.177039bdbab11da4f8ac.js:1 > ko http://10.25.197.60:8082/main.177039bdbab11da4f8ac.js:1 > Oo http://10.25.197.60:8082/main.177039bdbab11da4f8ac.js:1 > Bo http://10.25.197.60:8082/main.177039bdbab11da4f8ac.js:1 > create http://10.25.197.60:8082/main.177039bdbab11da4f8ac.js:1 > create http://10.25.197.60:8082/main.177039bdbab11da4f8ac.js:1 > bootstrap http://10.25.197.60:8082/main.177039bdbab11da4f8ac.js:1 > _moduleDoBootstrap > http://10.25.197.60:8082/main.177039bdbab11da4f8ac.js:1 > _moduleDoBootstrap > http://10.25.197.60:8082/main.177039bdbab11da4f8ac.js:1 > o http://10.25.197.60:8082/main.177039bdbab11da4f8ac.js:1 > invoke http://10.25.197.60:8082/polyfills.b37850e8279bc3caafc9.js:1 > onInvoke http://10.25.197.60:8082/main.177039bdbab11da4f8ac.js:1 > invoke http://10.25.197.60:8082/polyfills.b37850e8279bc3caafc9.js:1 > run http://10.25.197.60:8082/polyfills.b37850e8279bc3caafc9.js:1 > I http://10.25.197.60:8082/polyfills.b37850e8279bc3caafc9.js:1 > invokeTask > http://10.25.197.60:8082/polyfills.b37850e8279bc3caafc9.js:1 > onInvokeTask http://10.25.197.60:8082/main.177039bdbab11da4f8ac.js:1 > invokeTask > http://10.25.197.60:8082/polyfills.b37850e8279bc3caafc9.js:1 > runTask http://10.25.197.60:8082/polyfills.b37850e8279bc3caafc9.js:1 > g http://10.25.197.60:8082/polyfills.b37850e8279bc3caafc9.js:1 > invokeTask > http://10.25.197.60:8082/polyfills.b37850e8279bc3caafc9.js:1 > m http://10.25.197.60:8082/polyfills.b37850e8279bc3caafc9.js:1 > k http://10.25.197.60:8082/polyfills.b37850e8279bc3caafc9.js:1 > > And this one in Chrome (both on Mac): > > main.177039bdbab11da4f8ac.js:1 ERROR TypeError: Cannot read property > 'web-submit' of undefined > at new t (main.177039bdbab11da4f8ac.js:1) > at qr (main.177039bdbab11da4f8ac.js:1) > at Gr (main.177039bdbab11da4f8ac.js:1) > at ko (main.177039bdbab11da4f8ac.js:1) > at Oo (main.177039bdbab11da4f8ac.js:1) > at Object.Bo [as createRootView] (main.177039bdbab11da4f8ac.js:1) > at e.create (main.177039bdbab11da4f8ac.js:1) > at e.create (main.177039bdbab11da4f8ac.js:1) > at t.bootstrap (main.177039bdbab11da4f8ac.js:1) > at main.177039bdbab11da4f8ac.js:1 > > Refreshing doesn't do anything. > > Thanks for looking into this, > > Peter > > > > -- > Sent from: > http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/ >