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
When using the console-feed package, I am unable to scroll through the logs. It appears that the root container is missing the overflow-y: auto CSS property, which is preventing the logs from being scrollable.
When using the console-feed package, I am unable to scroll through the logs. It appears that the root container is missing the overflow-y: auto CSS property, which is preventing the logs from being scrollable.