Issue with Loadingbanner/Spinner since v25

Hi, since v25 i have issues seeing the loading Spinner i have implemented.
If i have a Dialog open and hit a “confirm” button for example, the LoadingSpinner & Curtain are behind the opened Dialog, not over everything.

How should this be handled?

I guess this is related to Vaadin 25 - Dialogs are drawn on top of loading indicator modality curtain · Issue #23173 · vaadin/flow · GitHub

Ah its a bug, ok, thank you. Hopefully it get fixed asap. That leads into problems (users hits buttons twice etc.)

I will try to get i fixed anyhow

Is there a recommended workaround?

I see the bug has been closed, amazing :) When will it be shipped?