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

From Surinder Kumar
Subject [pgAdmin4][Patch]: Use standalone modules prop-types asReact.PropTypes has moved into a different package since React v15.5
Date
Msg-id CAM5-9D8p0DvRMFNDXJOfuUxQQO-DT0Y07p2wzMKe9qtBvSq7Pw@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin4][Patch]: Use standalone modules prop-types asReact.PropTypes has moved into a different package since React v15.5
List 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
Attachment

pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Expose the register_module_initializer,and register_
Next
From: Surinder Kumar
Date:
Subject: [pgAdmin4][Patch]: Properly handle builtins.SERVER_MODE variable whenSERVER_MODE is not set