'Angular - Data sometimes doesn't refresh

while adding new employee data sometimes doesn't refresh, where is the problem? Maybe json server? Here is github link https://github.com/Mateuszto/employeesApp

Commands to run app json-server --watch src/server/db.json
ng serve

https://github.com/Mateuszto/employeesApp



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source