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
add your server (address is postgres and not localhost as it is in docker bridge network)
try to load the query editors.
Expected behavior
The query editor opens when I click on Query editor.
Error message
No error is raised.
But I got two warnings from the firefox console (sorry it is french):
Propriété « -moz-border-radius » inconnue. Déclaration abandonnée. [codemirror.css:244:22](chrome://devtools/content/shared/sourceeditor/codemirror/lib/codemirror.css)
Error while destroying front: objects-manager Error: Can't find the actor ID for objects-manager from root or target actor's form.
getFront resource://devtools/shared/protocol/types.js:551
getFront resource://devtools/client/fronts/targets/target-mixin.js:251
releaseObjects resource://devtools/shared/commands/object/object-command.js:45
[target-mixin.js:458:19](resource://devtools/client/fronts/targets/target-mixin.js)
Screenshots
Left: Firefox, Right: Chrome (works with Edge too)
Desktop:
OS: Windows 10-WSL
Mode: Server
Browser: Firefox: 134.0.1
Package type: Container
The text was updated successfully, but these errors were encountered:
I tried with Firefox 134.0.1, and I can open the query tool and run queries. I am using pgAdmin 8.14. Can you please let me know what version you are on?
Query tools are not loaded with Firefox
The query tools are loaded with Edge and Chrome but not with firefox 134.0.1.
pgAdmin4 is launched with docker.
To Reproduce
postgres
and not localhost as it is in docker bridge network)Expected behavior
The query editor opens when I click on
Query editor
.Error message
No error is raised.
But I got two warnings from the firefox
console
(sorry it is french):Screenshots
Left: Firefox, Right: Chrome (works with Edge too)
Desktop:
The text was updated successfully, but these errors were encountered: