[pgAdmin4][Patch]: RM_2637 - Copy functionality in Query Tool doesn'twork after copying from Data Output

Поиск
Список
Период
Сортировка
От Surinder Kumar
Тема [pgAdmin4][Patch]: RM_2637 - Copy functionality in Query Tool doesn'twork after copying from Data Output
Дата
Msg-id CAM5-9D9DDGGtS9GCWofiEgSAp-ZDgb1PEBmdXQdU28Jj_kfYFw@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgAdmin4][Patch]: RM_2637 - Copy functionality in Query Tooldoesn't work after copying from Data Output  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers
Hi

While working on webpacking pgAdmin4, I had removed `document.removeEventListener(...)` temporarily as it was not working in `strict` mode, giving type error and I forgot to include its fix,

because of this copy/paste functionality didn't work properly which is now taken care in this patch.

Please find attached patch and review.

Thanks,
Surinder

Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Allow user to cancel long running queries from dashboard
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Fix RE-SQL for triggers with a single arg. Fixes#266