I am getting an Error: Hydration failed because the initial UI does not match what was rendered on the server in the NextJS Application. Actually, i am trying to add the following script in the body tag.
<script
className='__lxGc__'
dangerouslySetInnerHTML={{
__html: `((__lxGc__=window.__lxGc__||{'s':{},'b':0})['s']
['_220802']=__lxGc__['s']['_220802']||{'b':{}})['b']['_699701']=
{'i':__lxGc__.b++};`,
}}
></script>