You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 lib/action_dispatch/journey/router.rb:133 in find_routes and then step through it to try to figure out what's causing the infinite (or too long) recursion with the as_json calls.
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: