Hi,
I noticed each time columns are sorted using the arrows a console error is thrown.
2024-10-23 16:03:46,502 | ERROR CEFNodeView Uncaught (in promise) TypeError: ee.scrollUpIntoView is not a function (source: http://org.knime.core.ui.dialog/uiext/defaultdialog/NodeDialog.js; line: 54082) |
---|---|
2024-10-23 16:03:46,649 | ERROR CEFNodeView Uncaught (in promise) TypeError: ee.scrollUpIntoView is not a function (source: http://org.knime.core.ui.dialog/uiext/defaultdialog/NodeDialog.js; line: 54082) |
2024-10-23 16:03:46,772 | ERROR CEFNodeView Uncaught (in promise) TypeError: ee.scrollUpIntoView is not a function (source: http://org.knime.core.ui.dialog/uiext/defaultdialog/NodeDialog.js; line: 54082) |
2024-10-23 16:03:46,912 | ERROR CEFNodeView Uncaught (in promise) TypeError: ee.scrollUpIntoView is not a function (source: http://org.knime.core.ui.dialog/uiext/defaultdialog/NodeDialog.js; line: 54082) |
2024-10-23 16:04:15,089 | ERROR CEFNodeView Uncaught (in promise) TypeError: ee.scrollUpIntoView is not a function (source: http://org.knime.core.ui.dialog/uiext/defaultdialog/NodeDialog.js; line: 54082) |
2024-10-23 16:04:21,615 | ERROR CEFNodeView Uncaught (in promise) TypeError: me.scrollDownIntoView is not a function (source: http://org.knime.core.ui.dialog/uiext/defaultdialog/NodeDialog.js; line: 54082) |
2024-10-23 16:04:22,392 | ERROR CEFNodeView Uncaught (in promise) TypeError: ee.scrollUpIntoView is not a function (source: http://org.knime.core.ui.dialog/uiext/defaultdialog/NodeDialog.js; line: 54082) |
On another note, it still is impossible, or tās a regression, to delete not found column. A full reset is required instead.
Both are less critical but contribute to a perceived inferior app quality / degradation.
Best
Mike