-
Notifications
You must be signed in to change notification settings - Fork 71
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
Error in Rails 8 RC2 with Inertia, React, and vite_ruby #205
Comments
@wilbertliu, what do you get from
? |
I hope that's clear, @rosa 😀 |
Yes, that's totally clear and it also looks correct. Hmmm.. I don't really know what's going on here. What I'd do here, if this were happening to me, is to set a breakpoint in |
@rosa Looks like that is not something I can do, right? |
@wilbertliu you can! Just open that gem and place the debugger call there. I'm also assuming you can reproduce this locally, is that not the case? |
Hey folks,
I'm on Rails 8 rc2 with Inertia, React, and vite_ruby. Every time I try to visit the
/jobs
page, I get this error:Could anyone help?
The text was updated successfully, but these errors were encountered: