Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix chartjs warnings #5964

Merged
merged 3 commits into from
Feb 20, 2024
Merged

Commits on Feb 12, 2024

  1. Fix chartjs warnings

    Signed-off-by: Taylor Smock <[email protected]>
    tsmock committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    e597211 View commit details
    Browse the repository at this point in the history
  2. Clean up some warnings for project.test.js

    Signed-off-by: Taylor Smock <[email protected]>
    tsmock committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    9377852 View commit details
    Browse the repository at this point in the history
  3. Import utils/chart.js early to avoid test timeouts due to React.lazy …

    …calls
    
    Signed-off-by: Taylor Smock <[email protected]>
    tsmock committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    71b431a View commit details
    Browse the repository at this point in the history