Hi David. Are you considering extending AbstractField for Vaadin 23. It’s kind of a deal breaker for us, upgrading to v23 from v 14 and using Ace.
Hei Uroš,
in the earlier versions (everything before 2.x) ace was extending from AbstractField. I decided to extend from Component as AbstractField was causing super wierd racing conditions, which were only to be fixed by using Component. I’m sorry that it is a deal breaker for you guys, but to keep currenty performance and stability, I’ll have to stay with Component.
As the other versions are still availible, make sure to use them. If they are missing anything, just open a new issue on [GitHub]
(https://github.com/f0rce/ace) and we’ll try to work it out.
Have a nice week,
David
David thanks for the answer. I will use CustomField and wrap Ace in it. Ace is really great component and my mission is to be on track with latest version…
David have a nice week to,
Uroš.