Closed eliorivero closed 7 years ago
When the Modal is launched the following warning is logged in JS console:
Warning: Modal.getDOMNode(...) is deprecated. Please use ReactDOM.findDOMNode(instance) instead.
the line is in the file dops-components/client/components/modal/index.jsx
dops-components/client/components/modal/index.jsx
focusTrap.activate(this.getDOMNode(), {
When the Modal is launched the following warning is logged in JS console:
the line is in the file
dops-components/client/components/modal/index.jsx