Victory 37.3.4 generates an props.groupComponent is undefined error with our ChartBar component. In addition, Victory changed the function signature of Helpers.getPadding, which generates type errors.
The 37.3.4 packages won't build with Cost Management, due to the props.groupComponent is undefined error. And two developers have reported issues with legend layouts -- most likely related to the padding helper function.
The workaround is to use 37.3.2 for now
Victory 37.3.4 generates an
props.groupComponent is undefinederror with ourChartBarcomponent. In addition, Victory changed the function signature ofHelpers.getPadding, which generates type errors.The 37.3.4 packages won't build with Cost Management, due to the
props.groupComponent is undefinederror. And two developers have reported issues with legend layouts -- most likely related to the padding helper function.The workaround is to use 37.3.2 for now