-
Notifications
You must be signed in to change notification settings - Fork 187
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
Rails 7.2 compatibility issue #206
Comments
I'm experiencing this too: here's my stacktrace
|
Seems to have the same symptom as this issue from 2015: #88 which was still present in 2022 |
i have face same issue here can't create,update or destroy objects home/prince/.rvm/gems/ruby-3.3.5/gems/irb-1.14.1/lib/irb.rb:1260:in it's not supported on rails 8.0.0 too |
Thank you for great work.
After updating from Rails version 7.1.4 to 7.2.1, a [SystemStackError: stack level too deep (SystemStackError)] occurs during updates using Active Record.
I would appreciate any advice on workarounds for this issue.
The text was updated successfully, but these errors were encountered: