]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Do not notify plugins after their uninstall function has been called (#12098) master
authorBojidar Marinov <bojidar.marinov.bg@gmail.com>
Sat, 12 Jul 2025 16:29:51 +0000 (19:29 +0300)
committerGitHub <noreply@github.com>
Sat, 12 Jul 2025 16:29:51 +0000 (12:29 -0400)
commit6372280085625b43ef34d7b70f3e86b063d22a10
tree278f94bfc5c0e6807594cc90b11e92d757360350
parent4a62c17b1cebbd3190a6c76a5d4073e62cea88e7
Do not notify plugins after their uninstall function has been called (#12098)

Fixes #12032
src/core/core.plugins.js
test/specs/core.plugin.tests.js