Charts Not Rendering in v0 Preview/Edit mode

In v0’s edit / preview mode, all charts in my dashboard (roughly around 20) are blank. Yet in live mode after deploying, the charts render perfectly fine. I am using a supabase connection. Two days ago, everything was working smoothly. Just yesterday, without making any changes, I log in and find this issue. Reverting back a couple of days to a ‘previous working state’ of my application does not fix the issue, which leads me to believe this is not happening because of any changes I made.

Observed Behavior

  • Preview mode: Chart containers appear empty, completely blank. On page load, I see text that states ‘chart is loading’, but when data has been loaded it does not display anything. Not even an empty chart, it is literally blank
  • Live View/deployed version: Charts display correctly and dynamically, exactly as intended.
  • Attempted Solutions: Reloading or forking the project does not work to solve the issue. I found that this may be an issue with the ResponsiveContainer component from Rechart library, however after prompting v0, no solution was found

Same issue with my projects too and no response from v0