Skip to content

Commit

Permalink
fix #4863; reactivity issue in react and vue
Browse files Browse the repository at this point in the history
  • Loading branch information
junedchhipa committed Dec 11, 2024
1 parent e7702d6 commit a49d6c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/apexcharts.js
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,6 @@ export default class ApexCharts {
overwriteInitialConfig = true
) {
const w = this.w
this.opts = options

// when called externally, clear some global variables
// fixes apexcharts.js#1488
Expand Down

0 comments on commit a49d6c7

Please sign in to comment.