- Issue created by @gngn
As mentioned in #3475608-12 the modal does not show with Bootstrap.
Adding
dialog.add-to-calendar[open] {
display: inline-block;
}
to modal.css (like proposed in MR 24 in #3475608) fixes the problem for me.
MR coming.
Active
1.2
Code