Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Screen flickers when setting cookies (server side) #65107

Open
HenrikZabel opened this issue Apr 27, 2024 · 0 comments
Open

Screen flickers when setting cookies (server side) #65107

HenrikZabel opened this issue Apr 27, 2024 · 0 comments
Labels
bug Issue was opened via the bug report template.

Comments

@HenrikZabel
Copy link

Link to the code that reproduces this issue

https://github.com/HenrikZabel/nextjs-flicker

To Reproduce

  1. Start the application in development (npm run dev)
  2. Click on the button "Update cookies"
  3. The text/page will flicker

Current vs. Expected behavior

How described above the screen flickers when the cookies update.

The screen should normally not flicker when updating the cookies.

Provide environment information

Operating System:
  Platform: win32
  Arch: x64
  Version: Windows 10 Home
Binaries:
  Node: 21.5.0
  npm: N/A
  Yarn: N/A
  pnpm: N/A
Relevant Packages:
  next: 14.1.0
  eslint-config-next: 14.1.0
  react: 18.3.1
  react-dom: 18.3.1
  typescript: 5.4.5
Next.js Config:
  output: N/A

Which area(s) are affected? (Select all that apply)

Not sure

Which stage(s) are affected? (Select all that apply)

next dev (local)

Additional context

No response

@HenrikZabel HenrikZabel added the bug Issue was opened via the bug report template. label Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue was opened via the bug report template.
Projects
None yet
Development

No branches or pull requests

1 participant