Skip to content
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 uploading files with Active Storage - Rails 7.1 #169

Open
EmilzonJ opened this issue Jun 29, 2024 · 0 comments · May be fixed by #182
Open

Error uploading files with Active Storage - Rails 7.1 #169

EmilzonJ opened this issue Jun 29, 2024 · 0 comments · May be fixed by #182

Comments

@EmilzonJ
Copy link

EmilzonJ commented Jun 29, 2024

When I try to upload an image with active storage I have this error:

The update action could not be found for the :wrap_io_params\ncallback on Motor::ActiveStorageAttachmentsController, but it is listed in the controller's\n:only option.\n\nRaising for missing callback actions is a new default in Rails 7.1, if you'd\nlike to turn this off you can delete the option from the environment configurations\nor set config.action_controller.raise_on_missing_callback_actionstofalse.\n

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant