Modal Alert componenet

Hi.
By reading the docs referring to the Alert component, I understand that calling Alert.show() should trigger a modal window to be displayed.

However, buttons that appear under my Alert are still clickable while it is active. Is there something I’m missing to make it modal?