Eric222
(Eric Franke)
January 23, 2020, 10:14am
1
Hello Sergio,
thank you very much for this component. I have two questions:
Does the value change event work properly? It seems to just fire on instantiation.
Are you planning to make the editor validateable (https://vaadin.com/api/platform/14.1.5/com/vaadin/flow/component/HasValidation.html )?
Thanks and regards,
Eric
The plan is that they work with everything you mention, but I have trouble implementing it.
I cannot synchronize the property (value) when I make changes to the editor, I am looking for the solution.
Eric222
(Eric Franke)
January 27, 2020, 9:11am
3
Thanks for the update. Is your code hosted on GitHub? Maybe we can help you with the problem.
Eric Franke:
Thanks for the update. Is your code hosted on GitHub? Maybe we can help you with the problem.
If I just uploaded it, that’s really helpful.
Maybe sync editorValue instead of value?