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

Bug/Regression | Disable automatic translation of inlineEditable fields #47

Open
MiauzGenau opened this issue Aug 27, 2024 · 0 comments · May be fixed by #48
Open

Bug/Regression | Disable automatic translation of inlineEditable fields #47

MiauzGenau opened this issue Aug 27, 2024 · 0 comments · May be fixed by #48

Comments

@MiauzGenau
Copy link

MiauzGenau commented Aug 27, 2024

As stated in #7, it is currently not possible to disable translations for inlineEditable properties (with setting: translateInlineEditables: true).

'Neos.Neos:Document':
  properties:
    uriPathSegment:
      options:
        automaticTranslation: false

Does not disable the automatic translations for this property, as it is set to inlineEditable: true.

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