79273707

Date: 2024-12-12 03:07:00
Score: 0.5
Natty:
Report link

your react version is not competible with that hookform/devtools insted its because that toast plugin is using older version of react. so if possible you can downgrade your react version to version 18, but not recomended. so you better use alternative dependancy like this https://www.npmjs.com/package/react-toastify

npm i react-toastify
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Shakthi Hettiarachchi