[pgAdmin4][Patch]: Use standalone modules prop-types asReact.PropTypes has moved into a different package since React v15.5

Поиск
Список
Период
Сортировка
От Surinder Kumar
Тема [pgAdmin4][Patch]: Use standalone modules prop-types asReact.PropTypes has moved into a different package since React v15.5
Дата
Msg-id CAM5-9D8p0DvRMFNDXJOfuUxQQO-DT0Y07p2wzMKe9qtBvSq7Pw@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgAdmin4][Patch]: Use standalone modules prop-types asReact.PropTypes has moved into a different package since React v15.5  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers
Hi

While looking into a React bug, I tried running pgAdmin4 code with Reactv15.5 or with Reactv16-RC-3, the code fails to run.
Because React's PropTypes is no more part of React Module. Reference link

Please find an attached patch.

Thanks,
Surinder
Вложения

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

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Expose the register_module_initializer,and register_
Следующее
От: Surinder Kumar
Дата:
Сообщение: [pgAdmin4][Patch]: Properly handle builtins.SERVER_MODE variable whenSERVER_MODE is not set