lucas-dash / Dynamic-Island

dynamic island features
https://dynamic-island-self.vercel.app
76 stars 8 forks source link

'previous' is possibly 'undefined' #1

Closed haikelareff closed 6 months ago

haikelareff commented 7 months ago

Having issues with previous is undefined xx

lucas-dash commented 7 months ago

I don't know what could be causing it. Do you use Typescript or Javascript?

haikelareff commented 7 months ago

yeah been up all night looking to solve the issue. using typescript

lucas-dash commented 7 months ago

yeah in the new version of framer motion is getPrevious type number | undefined. Try this. It should still work.

fm-previous