Open
Description
In the PR #8, a static initialization block uses reflection to access the method of the class. This approach is prone to errors if the method signature in the Vaadin framework changes. It is suggested to add a unit test to ensure this method remains accessible and correctly functional. This issue is to track the implementation of such a test and any necessary adjustments to the reflection usage.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Under consideration