Biruk Haileye Tabor
Biruk Haileye Tabor
This is easily replicated when spree_backend is set up with spree_auth_devise. I.e. without spree_frontend the / url is not available. If we then go to /admin, that redirects us to...
Fix to work with Spree 3.7.
This is to allow manual asset resource mapping as [described here](https://github.com/contentful/contentful.rb#custom-resource-classes).
This issue is related to the discussion on https://github.com/basecamp/kamal/pull/996#discussion_r1785968483 Perhaps [the relaxed safe.directory](https://github.com/basecamp/kamal/commit/0f815e17e4615670d074109e1bb508e1d05e3324) should be released as `v1.9.2` as well. While upgrading, I had to use the following to make...
Add InputCounter default onIncrement and OnDecrement callbacks to dispatch input event
Fix input counter component rebind
Set form file input normalized value to an empty string because file path can't be set programmatically https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/input/file#value