Small character strings not animating #2524
Unanswered
roninfrodsham
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm testing a navigation for my new website and I'm noticing some strange effects when animating the list items. The animations do not work on a string such as "Chess" but work when I change the string to "React Chess" for example. However if I open dev tools the animations always work. I may be missing something completely but I'm finding it strange that if I change any of the titles to have less than 8 characters the animations don't work.
Here's my code, the problem is item 3 from the nav object is not animating or any if I change to less than 8 characters:
Many thanks
Beta Was this translation helpful? Give feedback.
All reactions