TypeError: Cannot assign to read only property
This tutorial guides you on how to resolve Error TypeError: Cannot assign to read only property ‘propertyX’ of object ‘[object Object]’. I was trying simple example myself on Components and Databinding and while binding to Custom Events I had stuck with this… Read More!