Closed viveleroi closed 2 years ago
Installed this module in a NextJS 12/React v17 project and am getting the following error:
./node_modules/react-confirm-alert/lib/index.js:24:0 Module not found: Can't resolve 'react-dom/client'
Is v3 only for React 18? I can't find documentation or proper changelogs.
The same for me...
Document updated. For react <= 17.x.x use version 2.x.x
Installed this module in a NextJS 12/React v17 project and am getting the following error:
Is v3 only for React 18? I can't find documentation or proper changelogs.