Luka Biskupic
Luka Biskupic
### Description Currently runway offers fieldtypes that support 'belongs to' and 'has many' relationships. I need a fieldtype that would be used for HasOne relationship. Currently, in my code I...
Fixes #104 ## Summary User can't select other language options in modal popup. ## Root cause Inside TranslatorProvider there is [setLocaleToTranslateFrom](https://github.com/r1tsuu/payload-enchants/blob/master/packages/translator/src/client/providers/Translator/TranslatorProvider.tsx#L81). Calling that function (state setter) will cause TranslatorProvider to...
### Describe the Bug **Issue Description:** Relationships fail when a custom text id field is nested inside layout components (like row) due to incorrect foreign key type generation. **Working Configuration:**...