Wesley J. Landaker

Results 14 comments of Wesley J. Landaker

I said in my initial submission that switching to "Cubic" instead of "Cubic Angle" fixed the demo project but not in my real project (where things are significantly more complex)....

After more experimenting, it seems like the easing ("Cubic" or "Cubic Angle") on the capture track doesn't appear to matter, what matters is the easing on the interrupted track. If...

Just to follow up, I did the tutorial with plain js and it worked fine.

If it helps, here are the package.json and package-lock.json generated by running the tutorial commands (the only difference in this case was I used a different folder name, "tictactoe-react" so...