This repository was archived by the owner on Aug 23, 2022. It is now read-only.
Commit 2b4a3c4
committed
stop submit and reset event from propagating by default
event triggered by components rendered using createPortal in react 16,
will propagate up into the component logical (jsx) ancestor
this creates an issue when a form is rendered using createPortal
inside another form
dev dependencies of react & react-dom is updated to 16.3.2
to enable testing against createPortal1 parent aa5456d commit 2b4a3c4
File tree
5 files changed
+892
-822
lines changed- src/components
- test
5 files changed
+892
-822
lines changed
0 commit comments