Graph not visible in Safari 16.3
agneevX opened this issue · 8 comments
Type: Bug Report
- Try to follow the update procedure described in the README and try again before opening this issue.
Your Environment
- Version used:
- Version (stable release):
master
(jesec/flood:master
) - Commit ID:
7aec1e2
- Version (stable release):
- Environment name and version:
- Node.js version
node --version
- npm version
npm --version
- Web browser
name and version
: Safari 16.3
- Node.js version
- Operating system and version: macOS 12.6.3
- Torrent client and version: qBittorrent 4.4.4
Summary
There isn't a graph visible in Safari 16.3
Expected Behavior
Graph should be visible.
Possible Solution
Steps to Reproduce
- Deploy
jesec/flood:master
in a container - Open web page in Safari 16.3.
Context
annoying issue still exist in 16.4 version of Safari
Same issue here, I just started using flood. Didn't realize this was a safari specific issue until I randomly tried chrome.
BTW: using Safari 16.5, MacOS 13.4
Experiencing the same issue with Safari 16.5.
This is not Safari's issue to fix. It'll probably be there in every subsequent version of Safari, so there's no point in spamming here.
So what's causing the graph to not show?
Safari's WebKit rendering engine has a tendency to break a lot of websites, requiring devs to constantly tweak stuff in its favor, so this isn't exactly surprising.
The dev now works for Meta... given the policies of big tech, they're rarely allowed to contribute to OSS. So I doubt this will ever be fixed, at least in this fork.
Also worth mentioning is that in Safari, the splash screen never stops loading until the page is refreshed.
This stands fixed as of builds from the master
branch.