The cause of the 'this is undefined' error is probably caused by using arrow functions when we try to reference this in our component object.
確定! 回上一頁