Skip to content

Request result is not replaced on subsequent requests #13938

@AnrDaemon

Description

@AnrDaemon

Is there an existing issue for this?

  • I have searched the tracker for existing similar issues and I know that duplicates will be closed

Describe the Issue

When performing multiple requests from the same tab, i.e. changing the results page to test pagination, the response body is not refreshed, causing false perception that the request did not work correctly.

You have to, either, manually clear response or toggle response presentation to refresh the view.

Steps To Reproduce

  1. Open an example Laravel project.
  2. Poll an API endpoint with pagination.
  3. Change the ?page=X request parameter.
  4. Poll again without touching anything else on the tab.

With a good chance, the view will still display the previous results.

Screenshots or Videos

2025-12-15_16-08-36.mp4

Operating System

Windows

Postman Version

1.19.1

Postman Platform

Postman VSCode Extension

User Account Type

Signed In User

Additional Context?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions