Icons not showing on CloudBeaver interface while using Firefox
See original GitHub issueAs the title suggestions. There are only a few icons that show in the GUI when I’m using CloudBeaver on Firefox. Version information and browser inspect log details below the example screenshots.
Screenshots
Firefox
Chrome
System
OS: Ubuntu 20.04.3 LTS x86_64 Kernel: 5.11.0-34-generic Flavour: Kubuntu DE: Plasma / Breeze
Browser 1: Firefox 92.0 (64-bit) Browser 2: Google Chrome Version 93.0.4577.82 (Official Build) (64-bit)
Host: Docker on Synology RS820+
Logs / Details
While inspecting the page using Chrome, there’s only a single warning about Roboto preloaded and not used.
In Firefox, however, there are a huge list of Cookie "DBEAVER_SESSION_ID" will be soon treated as cross-side cookie... ... because the scheme does not match.
warnings across many of the API and CSS files.
Also, in Firefox there is a single error message
TypeError: 'clipboard-read' (value of 'name' member of PermissionDescriptor) is not a valid value for enumeration PermissionName.
updatePermissionStatus https://<my_url>/index.8c8eefd2d66b4a24bdde.js:10
tryActivateClipboard https://<my_url>/index.8c8eefd2d66b4a24bdde.js:10
load https://<my_url>/index.8c8eefd2d66b4a24bdde.js:10
loadServices https://<my_url>/index.8c8eefd2d66b4a24bdde.js:10
index.8c8eefd2d66b4a24bdde.js:2:590399
logException https://<my_url>/index.8c8eefd2d66b4a24bdde.js:2
updatePermissionStatus https://<my_url>/index.8c8eefd2d66b4a24bdde.js:10
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (3 by maintainers)
Top GitHub Comments
The issue is fixed in the latest release 21.1.5 https://github.com/dbeaver/cloudbeaver.
I’m experiencing this as well. The icons load in Chrome (93.0.4577.82) and Edge (93.0.961.52) but not in Firefox (92.0).
I’m running the docker image with the following compose: