CRUD icon indicating copy to clipboard operation
CRUD copied to clipboard

[Possible bug] HasOne with translatable repeatable is not translating.

Open pxpm opened this issue 2 years ago • 0 comments

Written by @kritsot in https://github.com/Laravel-Backpack/community-forum/issues/238

https://github.com/kritsot/backpack-demo The branch is named repeatable_bugs

I have commented any reference or use related to dev tools, as I haven't purchased it. MonsterCrudController.php line 834 and below describes the first issue. I have commented the code causing trouble and replaced it with some other to be able to test the second issue. Just remember to add repeatable_items to $translatable inside Ball.php to also be able to test that.

Originally posted by @kritsot in https://github.com/Laravel-Backpack/community-forum/issues/238#issuecomment-1357591810

pxpm avatar Oct 19 '23 11:10 pxpm