Vlad
Vlad
https://github.com/sferik/rails_admin/wiki/Troubleshoot
I've partially solved it with a plugin: ```js const DontSetParametersDefaultsPlugin = () => ({ wrapComponents: { JsonSchemaForm: (Original, { React }) => ({ value, description, ...props }) => { return...
I think this was solved by #1999, now it's possible to specify an image already built for another service (with `location`) and override `command` and/or `entrypoint`.
It can be solved with plugin https://www.serverless.com/plugins/serverless-offline-ssm
@lqueryvg yes, you're right, it doesn't completely solve the issue, only the `ssm:` case