-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
can't reproduceThe issue cannot be replicated with the provided informationThe issue cannot be replicated with the provided informationneeds infoWait for more information from the author to reproduce or understand the issue.Wait for more information from the author to reproduce or understand the issue.
Description
These get as undefined even if i pass them through via the data prop. I have to do this ugly workaround at the parent comp
window.useRef = useRef;
window.useCallback = useCallback;
window.useEffect = useEffect;
window.useImperativeHandle = useImperativeHandle;
window.useMemo = useMemo
similar to
#12
Metadata
Metadata
Assignees
Labels
can't reproduceThe issue cannot be replicated with the provided informationThe issue cannot be replicated with the provided informationneeds infoWait for more information from the author to reproduce or understand the issue.Wait for more information from the author to reproduce or understand the issue.