React developer tools in production mode

after the react project is packaged, the browser can still change the props,state data using react developer tools,. Is this too unsafe? How to solve it?

it has been found that if the data uses a Map object, it cannot be modified.

Jul.06,2021

in the code in the production environment, add this line of code before react loads:

  

Brother found this closed yet? I also encountered the same problem

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3e2ae-2bc3b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3e2ae-2bc3b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?