Skip to content

Functional coditions for server-provided context menu items are not working #1586

@tortmayr

Description

@tortmayr

See #1585

The MenuItem definition uses function for isToggled, isVisible and isEnabled. As these are not serializable, it its not possible to configure these settings for server-provided context menu items.

Instead of functions this should be boolean flags which get converted into functions at client side.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions