Is the content update automatically managed even in cases of re-rendering? Does it work correctly without creating mismatch errors between server and client, even in the presence of server-side rendering?
f
fresh-football-47124
06/21/2024, 4:48 AM
yes, it watched for Dom mutation events
🙏 1
fresh-football-47124
06/21/2024, 6:36 AM
the only trick is with dynamic class names
fresh-football-47124
06/21/2024, 6:36 AM
if you're applying changes using the class names, some react frameworks will change the class names