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

Cursor state duplication #724

Open
donganhxauxi opened this issue Apr 20, 2023 · 0 comments
Open

Cursor state duplication #724

donganhxauxi opened this issue Apr 20, 2023 · 0 comments

Comments

@donganhxauxi
Copy link
Contributor

Hi @maerzhase ,

I noticed that on component HomeHero and RandomIterativeCycler are sharing the same cursor state logic. However, 2 different cursor are created on 2 components, which is working but I found the implementation is not really great. Therefore, I tweaked it a little bit so that cursor are sharable between 2 components. Pls lmk your idea on my implementation.

Thanks.

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

No branches or pull requests

1 participant