Property Or Method Is Not Defined On The Instance But Referenced During Render
Property Or Method Is Not Defined On The Instance But Referenced During Render. The error is occurring because the changeSetting method is being referenced in the MainTable component here is that properties and methods can only be referenced in the scope where they are defined. You don't need to worry about the reactive properties part …. Read More