Is there way to disable animations from Dialog?

Hello,

Is there way to disable animations from com.vaadin.flow.component.dialog.Dialog?
These have caused problems when dialog is closed at same moment when navigating to next view, which can be left empty until reloaded.

Br., Janne

Hi,

are you able to create a self-contained example that demonstrates this issue? It sounds like a bug that should be fixed.

-Olli

Hello,

Thanks. And yes, I’ll provide sample as soon as possible, I did write & propose task about it for the forthcoming sprint.

Br., Janne

Hello,

I did write PoC application, but error does not replicate there.
Tested with Jetty and Wildfly 20.0.1, both development and production builds.

If error would be reproduceable, on main view, white label would not be visible unless screen is clicked once.
With poc, it’s displayed correctly without user interaction.

I have to figure out some other reason. This thread can be closed, thank you for your assistance.

I’ll attach PoC application here anyway, if you’re interested, what was the case.

Br., Janne

18475802.zip (24.5 KB)