Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
pxpm opened this issue Oct 19, 2023 · 0 comments
Open

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

pxpm opened this issue Oct 19, 2023 · 0 comments
Assignees
Labels
Possible Bug A bug that was reported but not confirmed yet.

Comments

@pxpm
Copy link
Contributor

pxpm commented Oct 19, 2023

Written by @kritsot in Laravel-Backpack/community-forum#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 Laravel-Backpack/community-forum#238 (comment)

@pxpm pxpm added the Possible Bug A bug that was reported but not confirmed yet. label Oct 19, 2023
@pxpm pxpm self-assigned this Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Possible Bug A bug that was reported but not confirmed yet.
Projects
Status: No status
Development

No branches or pull requests

1 participant