-
Bug
-
Resolution: Done
-
Minor
-
None
-
None
-
False
-
-
False
-
-
When a user performs a specific set of actions, such as clearing all cookies and website data, Victory Charts throws a missing parameter error when navigating from RHEL to OpenShift SWATCH
Possible solutions
- Review catching the submission of labels before the Chart axes component is rendered
- repercussion, none or potential for slower graph rendering
- Disable the broken functionality
- repercussion, small screen x-axis labels will overlap
- Open an issue on Victory charts
- repercussion, unclear timeframe for release and package update
- function call for text size missing empty/undefined/null check for `_splitToLines`, https://github.com/FormidableLabs/victory/blob/738e72ce1bf527c75f22dbacddaedc5cfafc54dc/packages/victory-core/src/victory-util/textsize.ts#L298C7-L298C33
Assumptions and questions
- We're focusing on catching the label submission as the primary solution.