Stephen Smyth
Stephen Smyth
**Describe the bug** The following is included in the bundle when building a browser bundle with rollup. ```js import require$$1$1 from 'events'; ``` **To Reproduce** See workspace - https://stackblitz.com/edit/node-9tjqve?file=dist/index.js **Expected...
In some use cases deep extending is a very useful/necessary feature.
### Steps to reproduce Steps: 1. Open this link to live example: https://codesandbox.io/p/sandbox/jovial-morning-vz9qg7 ### Current behavior Intermediate checkbox state not showing (in some circumstances -- see example) ### Expected behavior...