Problem showing views, editing and adding new record

The actions of viewing, editing and adding a new record stopped working, but it does show the list of products. The rest of the tables, example: customers, companies… are working.

The error message in the view record option is the following:

The request cannot be completed.
Record not found!

if it is a noderad project, check the command prompt for the error.

It is a Laravel and Vue project, the error is very strange, that specific module of products does not want to work, the add button does not work, the same if I type the route products/add

Make sure your table has a primary key. If it has, make sure it is indicated on Radsystems Studio.