maskmonarch
TTCTheo's Typesafe Cult
•Created by maskmonarch on 7/26/2023 in #questions
React not updating the attribute for an HTML element
I've done all the sanity checks. I'm passing a placeholder to an
<input />
element.
console.log
? prop is changing
React dev tools? prop is changing
Production? prop is not changing (the above two still show the change)
Any ideas what else I can do to debug?25 replies