You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are working on an app and were using a bootstrap theme using library bslib. This has caused a few bugs when accessing the administrative mode.
The floating action button jumps from the bottom right to the bottom left.
Some buttons no longer dismiss the modal. For instance, if you edit a user and click "CONFIRM CHANGE", the modal does not close.
Some buttons break the overflow of the page. For instance, if you add a new user, the vertical scroll bar disappears and the overflow attribute of the html body is set at hidden.
We are working on an app and were using a bootstrap theme using library
bslib
. This has caused a few bugs when accessing the administrative mode.Reproducible example is below.
The text was updated successfully, but these errors were encountered: