Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to scroll log viewer in chromium based browsers #759

Closed
hpstephens opened this issue Jun 29, 2020 · 1 comment
Closed

Unable to scroll log viewer in chromium based browsers #759

hpstephens opened this issue Jun 29, 2020 · 1 comment
Labels

Comments

@hpstephens
Copy link

Describe The Bug:

Unable to scroll log viewer on main screen or in log viewer on a chromium based browser (Chrome on Raspberry or Chromium Edge.

To Reproduce:

Opening homebridge in chrome or edge.
scrolling issue
scrolling issue1

Expected behavior:

Logs:

Show the Homebridge / Homebridge Config UI X logs here.

Homebridge Config:

Show your homebridge config.json here

},
"platforms": [
{
"platform": "config",
"name": "Config",
"port": 8581,
"auth": "none",
"theme": "navi-blue",
"restart": "sudo reboot",
"tempUnits": "f",
"lang": "en",
"sudo": true,
"debug": false,
"log": {
"method": "file",
"path": "/var/log/homebridge.log"
Screenshots:

Environment:

  • Node.js Version: 12.18.1
  • NPM Version: 6.14.5
  • Homebridge Version: 1.1.1
  • Homebridge Config UI X Version: 4.23.2
  • Operating System: Raspbian
  • Process Supervisor: hb-service
@hpstephens hpstephens added the bug label Jun 29, 2020
@mbierman
Copy link

mbierman commented Jun 30, 2020

Hmm it is working for me (Safari, Chrome, Brave, Edge) in homebridge-config-ui-x v4.23.2

@oznu oznu closed this as completed Jul 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants