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
callback on Alchemy::Admin::PicturesController, but it is listed in the controller's
:only option.
Raising for missing callback actions is a new default in Rails 7.1, if you'd
like to turn this off you can delete the option from the environment configurations
or set `config.action_controller.raise_on_missing_callback_actions` to `false`.
in /home/me/.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/actionpack-7.1.3.3/lib/abstract_controller/callbacks.rb:62:in `match?'
Completed 500 Internal Server Error in 36ms (Views: 20.9ms | ActiveRecord: 0.6ms | Allocations: 23381)
Actually already fixed in 7.1.2@24fpsDaVinci you say you use Alchemy 7.1.7. Could you please verify that you are using the latest Alchemy and still have the issue?
Steps to reproduce
go to Library > Images
Expected behavior
Actual behavior
System configuration
Alchemy Version: alchemy-devise (7.1.2, 4.6.0)
alchemy_cms (7.1.7, 7.1.1, 5.0.4)
Rails Version: 7.1.3.3
The text was updated successfully, but these errors were encountered: