setClearButtonVisible broken on 14 beta3?

I can’t seem to get setClearButtonVisible(true) to do anything (Chrome & Edge). The example on https://vaadin.com/components/vaadin-text-field/java-examples doesn’t work for me either

Thanks for the feedback. Created an issue to investigate
https://github.com/vaadin/vaadin-text-field-flow/issues/200

Please note, the clear-button is not displayed when the field is empty.
We will improve the demo you linked, to make sure it is not confusing.

Ah, yes. It works in my app too when you enter some text.