html attribute mismatch when rendering
Unanswered
Satin posted this in #help-forum
SatinOP
here is the code
<div id={id} data-id={id}>
{id}
</div> what can cause this? I use chakra ui v1 with nextjs