1 comment (1 comment)3 reactions (3 reactions)0 assignees (0 assignees)JavaScript19,979 stars (19,979 stars)2,016 forks (2,016 forks)batch import
API: shallowenhancementhelp wanted
Description
This issue does not include a description.
- Issue type
- bug
- Research direction
- Investigate the simulate method implementation in ShallowWrapper's source code to understand how events are dispatched and propagated. Compare with React's event system behavior. Look for any event propagation logic and identify if the issue is related to batching or synthetic events. Check the issue comments and linked discussions for additional context.