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

fix(animation): ACT-1005 useAnimations hook #101

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

Jarvv
Copy link
Contributor

@Jarvv Jarvv commented Sep 30, 2024

Instead of a useEffect, use a hook with a suspend similar to the models service so that the animations should be loaded on render.

Comparisons in ticket:
https://ready-player-me.atlassian.net/jira/software/c/projects/ACT/boards/46?selectedIssue=ACT-1005

@Jarvv Jarvv requested a review from a team as a code owner September 30, 2024 12:48
@Jarvv Jarvv merged commit b8a3301 into main Oct 2, 2024
3 checks passed
@Jarvv Jarvv deleted the ACT-1005-improve-avatar-starting-pose branch October 2, 2024 15:41
Copy link

github-actions bot commented Oct 2, 2024

🎉 This PR is included in version 6.4.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants