dset also contained a merge that allowed multiple plugins to be run at the same time. Using lodash.set was causing it to overwrite the existing plugin data. Testing canary to see if this is the right issue, then will add tests to account for dset error when throwing null.
Change Type (required)
Indicate the type of change your pull request is:
patch
minor
major
dset also contained a merge that allowed multiple plugins to be run at the same time. Using lodash.set was causing it to overwrite the existing plugin data. Testing canary to see if this is the right issue, then will add tests to account for dset error when throwing null.