]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Provide an empty object when the target of the resolver is undefined (#10655)
authorstockiNail <stocki.nail@gmail.com>
Thu, 15 Sep 2022 16:12:35 +0000 (18:12 +0200)
committerGitHub <noreply@github.com>
Thu, 15 Sep 2022 16:12:35 +0000 (12:12 -0400)
commitd4e106cc9cf19a273e5485ffaf6158f663e65717
tree629a3e68084dedc27dd451528fd5c311ab9fe0ac
parent47cb9e1f76c76a0563bd9aec6aa787c713f690fa
Provide an empty object when the target of the resolver is undefined (#10655)

* Provide an empty object when the target of the proxy is undefined

* changes check on subGetTarget function

* adds test case

* fixes lint
src/helpers/helpers.config.js
test/specs/core.plugin.tests.js