Skip to content

FormManager does not work without a CollaborationBinder -- contrary to what is documented #76

@enver-haase

Description

@enver-haase

Describe the bug
See the source code. I expect the FormManager to be an abstract communications means, so that when I say I would "highlight()' on one end, this should be handled in the HighlightHandler on the other end. But the handler is not triggered. Same with value changes.

To Reproduce
Setup the provided view (source code).

Expected behavior
I expect the FormManager to be an abstract communications means, so that when I say I would "highlight()' on one end, this should be handled in the HighlightHandler on the other end.

Versions
- Vaadin version: 24.4.11
- Collaboration Engine version: matching through BOM
- Java version: n/a
- OS version: n/a
- Browser version (if applicable): n/a
- Application Server (if applicable): n/a
- IDE (if applicable): n/a

Additional context
https://vaadin.com/docs/latest/tools/collaboration/managers/form-manager

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions