Lee Irving
Lee Irving
Following the example of the "Extending Controller" in the [documentation](https://stimulus-components.netlify.app/docs/stimulus-sortable/#-extending-controller) I am getting an error "Uncaught (in promise) TypeError: _ref16 is undefined" Any ideas? I am trying to get a...
## Summary Fixes #401 Images disappear when running in production mode with caching enabled.
Images on store front disappear after a while. **Solidus Version**:4.4.2 When deployed to production environment with caching enabled, images disappear after a while. src: image_tag image.url(size), default_options.merge(options) image_tag url_for(image.attachment.variant(size)), default_options.merge(options)