Facing issues intrgrating judgeme widget with nextJS
C
Chandra Sahu
started a topic
5 months ago
I have integrated judge me widgets in my website homepage with nextJs app. in my homepage I have a set of products that are dynamic and change based on state change on category. now the issue here is that judgeMe widgets work for the very first time when the page is loaded but when products get changed based on state, the judgeme widget doesn't work. i tried reloading judgeme preloader script inside useEffect based on state change but didn't worked.
1 Comment
H
Hamza Ouasti
said
5 months ago
hello there
Could you please reach out to us at support@judge.me, provide us with your Shop URL and also explain the issue so we can investigate it further ?
Chandra Sahu
I have integrated judge me widgets in my website homepage with nextJs app. in my homepage I have a set of products that are dynamic and change based on state change on category. now the issue here is that judgeMe widgets work for the very first time when the page is loaded but when products get changed based on state, the judgeme widget doesn't work. i tried reloading judgeme preloader script inside useEffect based on state change but didn't worked.