Skip to content

why is it not displaying the latest changes in next js #2129

Description

@ananthkn

Describe the bug

Am trying some code in next js , did the changes to page.tsx, it is not showing the updated output. showing the same old output all the time

Link to the blitz that caused the error

https://stackblitz.com/edit/nextjs-xpzykiaq

Steps to reproduce

  1. go to page.tsx
  2. update your JSX with some new html tags
  3. observe theoutput in the browser window

Expected behavior

should take the latest changes and reload the applicaton

Parity with Local

Screenshots

No response

Platform

Browser name  = Chrome
Full version  = 150.0.0.0
Major version = 150
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Safari/537.36 Edg/150.0.0.0
performance.memory = {
  "totalJSHeapSize": 72584133,
  "usedJSHeapSize": 65553369,
  "jsHeapSizeLimit": 4395630592
}
Hash = 639e0ff1

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions