arjansunar

Results 3 issues of arjansunar

ValueError at /api/contacts/ Field 'id' expected a number but got 'null'. Request Method: POST Request URL: http://localhost:8000/api/contacts/ Django Version: 4.1.1 ### Steps to replicate the error: - Create new contacts...

The application goes into a continuous render loop when dashboard route is open. In the first load opening the sidebar alone will cause the error.

**Describe the bug** Client side error occurs while searching for info on `[email protected]`. This causes the application to multiple request being hit to the server causing `Too many requests` error....

bug