What is the cause of the error “Unable to process binding “template: function(){return getOptions().template }”
I am creating a custom content-type and when I add it to the page I receive the following error in the console: Message: getOptions is not defined ReferenceError: Unable to process binding “template: function(){return getOptions().template }” The component does not… Read More »What is the cause of the error “Unable to process binding “template: function(){return getOptions().template }”