I have been unable to deduce why Chrome(97.x.x.x) is unable to load the response for a successful POST XHR. It displays the following message in the response section:
Failed to load response data: No resource with given identifier found
However, I could see the response for the same in the Firefox(96.x.x).
PS: I can see the headers, payload and other section properly.