Reporting — Create a Vite-Powered Web App
CodeexportOptionsModel.js:111 Uncaught (in promise) TypeError: Unable to process binding "if: function() {
return $context.$data.addOns;
}"
Message: Unable to process binding "foreach: function() {
return $context.$data.addOns;
}"
Message: Unable to process binding "template: function() {
return { "name": $context.$data.templateName, "data": $context.$data.model };
}"
Message: Unable to process binding "foreach: function() {
return $context.$data.parts;
}"
Message: Unable to process binding "template: function() {
return { "name": $context.$data.templateName, "data": $context.$data.model };
}"
Message: Unable to process binding "template: function() {
return { "name": "dxrd-toolbar-tmplt", "data": $context.$data.actionLists.toolbarItems };
}"
Message: Unable to process binding "foreach: function() {
return $context.$data;
}"
Message: Unable to process binding "if: function() {
return $context.$data.templateName;
}"
Message: Unable to process binding "template: function() {
return { "name": $context.$data.templateName, "data": $context.$data.contentData || $context.$data };
}"
Message: Unable to process binding "dxMenu: function() {
return { "wrapperAttr": { "class": "dxrd-preview-export-to dxd-button-back-color dxd-state-normal dxd-icon-highlighted" }, "disabled": $context.$data.disabled(), "items": $context.$data.items, "cssClass": "dxrdp-export-to-menu", "onItemClick": $context.$data.clickAction, "onSubmenuShowing": $context.$data.eventHandlers.onSubmenuShowing($context.$root.getPopupContainer($element), $element), "onSubmenuShown": $context.$data.eventHandlers.onSubmenuShown, "onSubmenuHiding": $context.$data.eventHandlers.onSubmenuHiding, "onItemRendered": $context.$data.eventHandlers.onItemRendered, "tabIndex": "-1" };
}"
Message: $213 is not a function
at Object.onItemRendered (exportOptionsModel.js:111:9)
at Object.execute (action.js:141:37)
at Action._executeAction (action.js:88:122)
at Action.execute (action.js:56:27)
at Menu.<anonymous> (component.js:241:35)
at result (component.js:280:38)
at Menu._executeItemRenderAction (ui.collection_widget.base.js:808:35)
at ui.collection_widget.base.js:736:18
at _promise.<computed> [as done] (deferred.js:46:25)
at Menu._renderItem (ui.collection_widget.base.js:729:36)