player-ui / tools

A Place for tooling related to Player
MIT License
9 stars 12 forks source link

Multiple devtools plugins fix #173

Closed mercillo closed 1 month ago

mercillo commented 1 month ago

Change Type (required)

Indicate the type of change your pull request is:

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.