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
The calc_remain_height shouldn't accept nodes that don't have visual representation, like script or style, but it does and it breaks extension on some pages. Here is the corrected version:
The
calc_remain_height
shouldn't accept nodes that don't have visual representation, likescript
orstyle
, but it does and it breaks extension on some pages. Here is the corrected version:The text was updated successfully, but these errors were encountered: