Обсуждение: pgAdmin 4 commit: Fixed SQL panel black screen issue when detaching it

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Fixed SQL panel black screen issue when detaching it

От
Akshay Joshi
Дата:
Fixed SQL panel black screen issue when detaching it in runtime. Fixes #6334

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b4d44541bb551fc3bf4a374bf05b47f05e10af6e

Modified Files
--------------
docs/en_US/release_notes_5_2.rst                        | 1 +
web/pgadmin/browser/static/js/browser.js                | 6 ++++++
web/pgadmin/browser/templates/browser/js/utils.js       | 1 +
web/pgadmin/tools/sqleditor/static/scss/_sqleditor.scss | 6 ++++++
4 files changed, 14 insertions(+)