-
-
Notifications
You must be signed in to change notification settings - Fork 79
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
[BUG]: Colorful text rendering error #162
Comments
Can you share more details about the error or the sample of your code how you are implementing this? |
I found a stable way to reproduce this problem. You can create a nuxt project and use anywhere, and you should swap your browser to other tabs for a while (just make sure the text of color will change when you are in another tab) and back to the tab with . It will show something wrong. To fix this bug I think can set a rule to pause the animation when users swap to other tabs. May be I can try it |
I'm sorry to say that I didn't check the option of |
Fixed in #163 |
Environment
System:
OS: macOS 15.0.1
CPU: (8) arm64 Apple M2
Memory: 71.69 MB / 16.00 GB
Shell: 3.7.1 - /opt/homebrew/bin/fish
Binaries:
Node: 23.9.0 - /opt/homebrew/bin/node
npm: 10.9.2 - /opt/homebrew/bin/npm
pnpm: 10.4.1 - /opt/homebrew/bin/pnpm
Browsers:
Chrome: 134.0.6998.118
Safari: 18.0.1
npmPackages:
@vueuse/core: ^13.0.0 => 13.0.0
motion-v: 0.13.0-beta.4 => 0.13.0-beta.4
nuxt: ^3.15.4 => 3.16.0
vue: latest => 3.5.13
Describe the bug
Colorful will threw an error in console
Reproduction
Use Colorful Text in Nuxt project
Additional context
No response
Screenshots
Logs
Additional information
The text was updated successfully, but these errors were encountered: