Skip to content

[Bug] Change Dark/Light modes gives lines in the charts #2194

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

Open
3 tasks done
svenvg93 opened this issue May 6, 2025 · 0 comments
Open
3 tasks done

[Bug] Change Dark/Light modes gives lines in the charts #2194

svenvg93 opened this issue May 6, 2025 · 0 comments
Labels
bug Something isn't working needs review A maintainer needs to look at this issue still

Comments

@svenvg93
Copy link
Contributor

svenvg93 commented May 6, 2025

Pre-work

  • I have read the docs.
  • I have searched open and closed issues.
  • I agree to follow this project's Code of Conduct.

Description

When switching between Light and Dark mode, lines or artifacts briefly appear in the charts. These visual glitches disappear after refreshing the page.

Schermopname.2025-05-06.om.23.42.06.mov

might be related to the changes made in https://github.com/alexjustesen/speedtest-tracker/pull/2036/files

Expected Behavior

No lines, when changing between Light / Dark mode.

Steps to Reproduce

  1. Use Dark mode
  2. Change to Light mode
  3. See the lines

Deployment Environment

Docker Compose

Application Information

{"environment":{"application_name":"Speedtest Tracker","laravel_version":"12.9.2","php_version":"8.3.19","composer_version":"2.8.8","environment":"production","debug_mode":true,"url":"192.168.1.10","maintenance_mode":false,"timezone":"UTC","locale":"en"},"cache":{"config":true,"events":true,"routes":true,"views":true},"drivers":{"broadcasting":"null","cache":"database","database":"sqlite","logs":"stderr","mail":"log","queue":"database","session":"database"},"storage":{"\/app\/www\/public\/storage":false},"filament":{"version":"v3.3.10","packages":"filament, forms, notifications, support, tables","views":"NOT PUBLISHED","blade_icons":"CACHED","panel_components":"CACHED"},"livewire":{"livewire":"v3.6.3"},"speedtest_tracker":{"version":"v1.5.0"}}

What browser(s) are you seeing the problem on?

Safari & Edge

Logs

@svenvg93 svenvg93 added bug Something isn't working needs review A maintainer needs to look at this issue still labels May 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs review A maintainer needs to look at this issue still
Projects
None yet
Development

No branches or pull requests

1 participant