administrate-field-nested_has_many icon indicating copy to clipboard operation
administrate-field-nested_has_many copied to clipboard

Incompatibility with Rails 7.1.3 and Administrate 0.20.1

Open mrjonesbot opened this issue 7 months ago • 2 comments

It looks like ActionView raises a NoMethodError when attempting to render the form.

undefined method 'new_record?' for nil::NilClass

at: is_dynamic = f.object.new_record?

Full backtrace: https://gist.github.com/mrjonesbot/ce4c9923ddaabba7b5cfbff391417f8f

mrjonesbot avatar Jul 09 '24 19:07 mrjonesbot