In the attachment, you can find a sample project that demonstrates the issue.
Steps to reproduce the issue:
- Run the attached project.
- Click the "New" button.
Infinite requests are sent to the "api/People" endpoint.
Additional information:
This issue does not occur if the EditForm edit mode is used.