error NG8001: ‘mytable’ is not a known element
When I try to compile the front-end of my project, the following error occurs in the userList.ts
file. Actually, the error occurs in any HTML file located in the ./page
folder, but I will use userList
as an example: