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
Just updated 1.8.6 to 1.13.2, and our dropdowns stopped being visible when they pass the edge of the table
This is directly from the overflow-y: hidden on the lt-body-wrap class. Removing it, everything appears to work correctly but I am guessing it has a reason for being there.
The text was updated successfully, but these errors were encountered:
Hiya,
Just updated 1.8.6 to 1.13.2, and our dropdowns stopped being visible when they pass the edge of the table
This is directly from the overflow-y: hidden on the lt-body-wrap class. Removing it, everything appears to work correctly but I am guessing it has a reason for being there.
The text was updated successfully, but these errors were encountered: