Important Notice - Forums is archived
To simplify things and help our users to be more productive, we have archived the current forum and focus our efforts on helping developers on Stack Overflow. You can post new questions on Stack Overflow or join our Discord channel.

TUTORIALVaadin lets you build secure, UX-first PWAs entirely in Java.
Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
Calling javascript synchronously by Enver Haase, 2 weeks ago
Vaadin view in Iframe
Hi,
I need to create anchor like functionality. So when user clicks on a button it should jump to a certain point of the view.
I run my vaadin application inside an iframe. And I use UI.getCurrent().scrollIntoView(component) method.
It works fine when I am not having iframe on top of the view. But when I have it there, then it stops working.
Can anyone help please?
Last updated on
Don't know if this helps, but have you tried this add on? https://vaadin.com/directory#!addon/waypoints-add-on
Last updated on
You cannot reply to this thread.