]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Stop modifying options in interaction handlers (#9939)
authorJukka Kurkela <jukka.kurkela@gmail.com>
Wed, 1 Dec 2021 22:55:58 +0000 (00:55 +0200)
committerGitHub <noreply@github.com>
Wed, 1 Dec 2021 22:55:58 +0000 (17:55 -0500)
commit6552a01265745f350d68df5ef8a52e290e4f0d8b
tree7cf6257fa25251d03cea7327b340adce8cc09668
parentdb995af1584f981ef1b75df55db5043ded687087
Stop modifying options in interaction handlers (#9939)

* Stop modifying options in interaction handlers
* Don't use object spread
src/core/core.interaction.js