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
{{ message }}
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.
Currently, the confirmation popups are from react-confirm-box module which is outdated and uses React 17 instead of React 18.
We need to make our own confirmation popup component in React 18 to remove the warnings in the browser.
The text was updated successfully, but these errors were encountered:
Currently, the confirmation popups are from react-confirm-box module which is outdated and uses React 17 instead of React 18.
We need to make our own confirmation popup component in React 18 to remove the warnings in the browser.
The text was updated successfully, but these errors were encountered: