Skip to content

Conversation

hl037
Copy link

@hl037 hl037 commented Oct 9, 2025

New Pull Request

ApexCharts.getSyncedCharts() and ApexCharts.getGroupedCharts() return wrong results. This PR fixes this and adds a unit test

Fixes #5113

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • My branch is up to date with any changes from the main branch

Note that many Unit tests did not pass even before my changes.

@junedchhipa
Copy link
Contributor

@hl037 Please remove the dist files from this PR.
dist files are only generated when new version is released

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.

ApexCharts.getSyncedCharts() and ApexCharts.getGroupedCharts() return wrong results

2 participants