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

Vite fix max recursion #116

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

jeffreykthomas
Copy link

Added to @evanscho pull request some changes to Flipbook.vue to change the reactivity of minX and maxX. Eliminates the maximum recursive error I was receiving.

@Miml319
Copy link

Miml319 commented Oct 15, 2024

hi, I have some problems in the use of page turning effect, can you help me? The page-turning effect is split into 10 separate effects that are not linked together
image

@jeffreykthomas
Copy link
Author

I think I have the same issue with the vite version, though I wouldn't describe as not linked together. However, for me this is much better than the original with the recursion error. I'm not sure why the difference, other than perhaps it doesn't redraw as many times as the original package.

vite-flip.mov

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.

3 participants