Hello Ryan, it is not working with vaadin 22.0.5. I am receiving the follow

Hello Ryan, it is not working with vaadin 22.0.5.
I am receiving the followin error from de console:

Uncaught TypeError: this.updateData is not a function
    at HTMLElement.eval (eval at kt (FlowClient.js?2d7e:1:1), <anonymous>:3:27)
    at Object.eval (eval at kt (FlowClient.js?2d7e:1:1), <anonymous>:3:48)

Any advice on this?
Thanks

Is it working on versions below v22.0.5? It seems the function this.updateData is not compatible with the latest Flow v9.0.6

any chance to get working with vaadin 22 or 23?

I’ve tried it on Vaadin 22 and 23, it’s working.

Tried it in Vaadin 23.0.6 generated by Vaadin Start and having the same issue.
Tested with Firefox and Chrome