Adrian Ryt
Adrian Ryt
Gems in the sandbox sh will not longer rely on main branches, current tags work and provide some stabilization before the 4.5 release.
## Description Using friendly_id-mobility I came to this error: [FriendlyId] You need to translate the 'fieldA' field with Mobility (add 'translates :fieldA' in your model 'modelA') But translation for 'fieldA'...
Problem description While editing product translations (/admin/products/{product_name}/translations), you cannot change "Field", you have to reload the page in order to do that (ex. from "Name" to "Description"). Solution Using turbolinks...
## Description This PR aims to reproduce and solve #2125. Following the discussion in [PR2175](https://github.com/software-mansion/react-native-screens/pull/2175#issuecomment-2379112183) I create a reproduction for the issue. ## Changes - Create Test2125 with reproduction to...
## Description ## Changes ## Test code and steps to reproduce ## Checklist - [ ] Included code example that can be used to test this change - [ ]...