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

React Spring on development server not working on initial load #70805

Open
gio-shara-code opened this issue Oct 4, 2024 · 0 comments
Open

React Spring on development server not working on initial load #70805

gio-shara-code opened this issue Oct 4, 2024 · 0 comments
Labels
bug Issue was opened via the bug report template.

Comments

@gio-shara-code
Copy link

Link to the code that reproduces this issue

https://github.com/gdapps-studio/nextjs-minimal-reproduction-react-spring

To Reproduce

  1. pnpm install
  2. pnpm dev
  3. no content on initial load

Current vs. Expected behavior

Following the reproduction steps, you will expect seeing the content, but actually you won't see anything on initial load.

Provide environment information

Operating System:
  Platform: darwin
  Arch: arm64
  Version: Darwin Kernel Version 23.6.0: Mon Jul 29 21:14:30 PDT 2024; root:xnu-10063.141.2~1/RELEASE_ARM64_T6000
  Available memory (MB): 16384
  Available CPU cores: 10
Binaries:
  Node: 20.17.0
  npm: 10.8.2
  Yarn: 1.22.19
  pnpm: 9.4.0
Relevant Packages:
  next: 14.2.14 // Latest available version is detected (14.2.14).
  eslint-config-next: N/A
  react: 18.3.1
  react-dom: 18.3.1
  typescript: 5.6.2
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

@gio-shara-code gio-shara-code added the bug Issue was opened via the bug report template. label Oct 4, 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