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

Unhandled runtime errors in NextJS projects using TypeScript #232

Open
cweekly opened this issue Jan 5, 2021 · 4 comments
Open

Unhandled runtime errors in NextJS projects using TypeScript #232

cweekly opened this issue Jan 5, 2021 · 4 comments

Comments

@cweekly
Copy link

cweekly commented Jan 5, 2021

"s.getFiberRoots is not a function"

Reactime seems like a great extension; please fix this if possible. NextJS is the de facto standard for doing SSR with React, and I'm sure others are hoping for proper NextJS support too. Thanks for your consideration.

@cweekly
Copy link
Author

cweekly commented Feb 5, 2021

Steps to reproduce:

npx create-next-app foo
cd foo
yarn dev

Point a browser at localhost:3000.
Enable Reactime == immediate error.

Unhandled Runtime Error
TypeError: s.getFiberRoots is not a function

@cweekly
Copy link
Author

cweekly commented Feb 5, 2021

Any maintainers able to comment on this issue? @VNguyenCode, @Nkmai ?
I see now that #230 and #233 are reporting the same problem.
Thanks in advance!

@anilprajapati0
Copy link

Having same issue

@jemzir jemzir closed this as not planned Won't fix, can't repro, duplicate, stale Jan 5, 2023
@jasnoo
Copy link
Contributor

jasnoo commented May 31, 2023

This issue is still happening (was able to reproduce with a Next.js when using this https://nextjs.org/learn/basics/create-nextjs-app/setup). It would be a good place for improvement
Screenshot_2023-05-20_at_10 10 57_PM

@jasnoo jasnoo reopened this May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants