Skip to content

BUG: Workspace.Ui throws sometimes PropTypes validation errors #5757

@Sebobo

Description

@Sebobo

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

The propTypes validation in Neos.Fusion.Form:Component.Field expects a valid string as content. But in the Workspace.Ui we pass TranslationParameterToken in some cases, which trigger validation errors.
In addition we don't include the PropTypes ExceptionHandler in the Workspace.Ui which makes it hard to debug.

Expected Behavior

No propType errors ;)

Steps To Reproduce

Click on Create new Workspace or Edit with the PropTypes package installed.

Environment

- Flow: 9.0
- Neos: 9.0
- PHP: 8.x

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions