[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live) [v0](/c/v0/59) # Charts Not Rendering in v0 Preview/Edit mode 86 views · 1 like · 2 posts Quinten 3502 (@quinten-3502) · 2025-06-13 · ♥ 1 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 Hungrysquirrel (@hungrysquirrel) · 2025-06-16 Same issue with my projects too and no response from v0 https://community.vercel.com/t/recharts-no-longer-loading-in-a-prototype-that-has-had-no-changes/13350