paulbse
paulbse
https://codesandbox.io/s/react-financial-charts-demo-c88wz here is a sandbox that will help you manage it CodeSandboxreact-financial-charts demo - CodeSandboxreact-financial-charts demo using react, react-dom, react-financial-charts
I have the same problem, did you manage to bypass it ?
https://codesandbox.io/s/react-financial-charts-demo-c88wz here is a quick demo with sandbox you can find the lod doc throught the original library react-stockchart CodeSandboxreact-financial-charts demo - CodeSandboxreact-financial-charts demo using react, react-dom, react-financial-charts
@geohuz did you find a solution ? https://codesandbox.io/p/sandbox/react-solid-bridge-solid-app-router-7wowh I am not able to reproduce this sandbox `Uncaught TypeError: (0 , r.createRoot) is not a function at main.js:2:1 at main.js:2:1 at...
@geohuz i might have found a solution, for me it's working with ``` "react": "^16.0.0 || ^17.0.0", "react-dom": "^16.0.0 || ^17.0.0", ``` and with vite
@Sawtaytoes is your library working with react 18 ? Thanks for your work, it's so great