]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Bugfix: Binary search wrapper returns non-existing index (#11991)
authorMariss Tubelis <mariss@mariss.no>
Sun, 5 Jan 2025 14:42:33 +0000 (15:42 +0100)
committerGitHub <noreply@github.com>
Sun, 5 Jan 2025 14:42:33 +0000 (09:42 -0500)
commit97b564b718f06dfc6f01d573b7780fd0f93c8d40
tree3f820a2e2dadf87f54570de4e5e28858532945ac
parenta77a63b16bc99fb588ca5252bfa62a09f32db2a6
Bugfix: Binary search wrapper returns non-existing index (#11991)
src/core/core.interaction.js
test/specs/core.interaction.tests.js