purdy.js icon indicating copy to clipboard operation
purdy.js copied to clipboard

need to do a deep merge for proto

Open danielb2 opened this issue 7 years ago • 0 comments

Object.assign() isn't going to cut it for all props. Make sure to do a deep merge, or at least validate that it behaves as expected with more complicated structures.

danielb2 avatar Oct 10 '18 21:10 danielb2