Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating useTransform to subscribe on layout effect #1617

Merged
merged 2 commits into from Jul 14, 2022

Conversation

mattgperry
Copy link
Collaborator

No description provided.

@mattgperry mattgperry merged commit d8f0be2 into main Jul 14, 2022
@mattgperry mattgperry deleted the fix/scroll-on-load branch July 14, 2022 08:55
@@ -1,18 +1,18 @@
import { useEffect } from "react"
import { useIsomorphicLayoutEffect } from "../three-entry"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mattgperry importing this from ../three-entry seems like it would create a circular import or something wouldn't it?

utileetdulce pushed a commit to utileetdulce/motion that referenced this pull request Aug 10, 2022
* Updating useTransform to subscribe on layout effect

* Removing console log
utileetdulce pushed a commit to utileetdulce/motion that referenced this pull request Oct 24, 2022
* Updating useTransform to subscribe on layout effect

* Removing console log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants