-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
can't reproduceThe issue cannot be replicated with the provided informationThe issue cannot be replicated with the provided informationinvalidThis doesn't seem rightThis doesn't seem rightneeds 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
can't reproduceThe issue cannot be replicated with the provided informationThe issue cannot be replicated with the provided informationinvalidThis doesn't seem rightThis doesn't seem rightneeds 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.