What's Changed
Small change which may (or may not) help when using ResponsiveContainer with React 19. Worth a shot.
!! react-is
override is still needed for React 19 to work correctly with recharts !! - see #4558
Fix
- 7a67b41
ResponsiveContainer
- swapisElement
fromreact-is
withReact.isValidElement
Full Changelog: v2.13.2...v2.13.3