faceyspacey / faceyspacey/react-universal-component
onAfter called after preload in V3 but not V4
Open
help wanted
- Dominant language
- JavaScript
- Stars
- 1.7k
- Forks
- 80
- PR merge metrics
- No merged PRs in 30d
Description
In V4.0.0 onAfter is not being called if we called preload.
[V4.0.0 Sandbox](https://codesandbox.io/s/react-sandbox-pxwr1)
but in V3.0.3 onAfter is called correctly after we call preload.
[V3.0.3 Sandbox](https://codesandbox.io/s/react-sandbox-jjpll)
is it expected?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.