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

Repeater data translation does not work after reload page. OctoberCMS v3 #690

Closed
get-web opened this issue Aug 7, 2022 · 1 comment
Closed

Comments

@get-web
Copy link

get-web commented Aug 7, 2022

Repeater data translation does not work after reload page. OctoberCMS v3

Before reload:

After reload:

My fields:

        partners_list:
            tab: Партнеры
            type: repeater
            translatable: true
            prompt: Добавить баннер ВК
            form:
                fields:
                    title:
                        label: Заголовок
                        type: text
                        span: left
                    url:
                        label: Ссылка
                        type: text
                        span: right
                    desc:
                        label: Описание
                        type: textarea
                        span: left
                        size: small
                    img:
                        label: Логотип
                        span: right
                        type: mediafinder
                        mode: image
@daftspunk
Copy link
Member

Hi @get-web,

Thanks for reporting this. It should be fixed by updating to v3.0.66

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants