You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Warning: findDOMNode is deprecated in StrictMode. findDOMNode was passed an instance of RootCloseWrapper which is inside StrictMode. Instead, add a ref directly to the element you want to reference. Learn more about using refs safely here: https://fb.me/react-strict-mode-find-node
in div (created by DropdownMenu)
in RootCloseWrapper (created by DropdownMenu)
in DropdownMenu (created by Dropdown)
in div (created by ButtonGroup)
in ButtonGroup (created by Dropdown)
in Dropdown (created by Uncontrolled(Dropdown))
in Uncontrolled(Dropdown) (created by ForwardRef)
in ForwardRef (created by DropdownButton)
in DropdownButton (at SubPage/index.js:74)
in SubPage (created by Context.Consumer)
in withRouter(SubPage) (at App.js:24)
in Route (at App.js:23)
in Switch (at App.js:16)
in Router (created by BrowserRouter)
in BrowserRouter (at App.js:15)
in App (at src/index.js:9)
in StrictMode (at src/index.js:8) index.js:1
The text was updated successfully, but these errors were encountered:
Steps to reproduce:
The text was updated successfully, but these errors were encountered: