Skip to content

fix: prevent charts crash during streaming with null data#569

Open
MD-Mushfiqur123 wants to merge 1 commit into
thesysdev:mainfrom
MD-Mushfiqur123:fix/charts-streaming-crash-v2
Open

fix: prevent charts crash during streaming with null data#569
MD-Mushfiqur123 wants to merge 1 commit into
thesysdev:mainfrom
MD-Mushfiqur123:fix/charts-streaming-crash-v2

Conversation

@MD-Mushfiqur123
Copy link
Copy Markdown

Closes #355

Adds null/undefined guards to Recharts data props in all chart components to prevent TypeError during streaming.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Charts component crashes with TypeError during streaming: null data passed to Recharts

1 participant