-
-
Notifications
You must be signed in to change notification settings - Fork 40
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
TypeError: o.getFiberRoots is not a function #138
Comments
I never seen this happen, I might know why though, could you create a repro somehow? |
No, could it be that you have something disabled in the browser? |
Possibly. It's a company machine so they might have some permissions and or something that it being managed. I'll check it out. Thanks! |
I had the same issue. For me it was LocatorJS chrome extension that was making it break |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After installing and running the application I am getting this error when using Chrome. Has anyone else seen this? I am actually getting this error when trying to just use the docs site of remix-dev-tools. I was able to open it in Safari though.
TypeError: o.getFiberRoots is not a function
The text was updated successfully, but these errors were encountered: