Hello,
I have included the JS library D3 for charts visualization to weweb.
I included the CSS and the JS files + script in the page custom code. Then I added an embed HTML custom element to the page to include the div where to render the chart.
The chart doesn’t show at all in the editor. But when I publish the project (with option pre-rendering enabled), the chart shows then disappears with this JS error in the console: Hydration completed but contains mismatches.
Here is the page (I have made the page accessible to everyone for the purpose of this post, it’s normally a user authentificated page):
https://www.skilify.app/talent-dashboard/
Anyone have an idea how to solve this?
Amab