-
Notifications
You must be signed in to change notification settings - Fork 41
Description
Can't figure out why the cursor is still visible on and interacting on my iPhone safari.
FYI: The whole site is exported static.
My packages:
"dependencies": {
"@mdx-js/loader": "^2.3.0",
"@mdx-js/react": "^2.3.0",
"@motionone/utils": "^10.15.1",
"@next/bundle-analyzer": "^13.3.0",
"chota": "^0.9.2",
"cookies-next": "^4.0.0",
"framer-motion": "^10.12.3",
"keen-slider": "^6.8.6",
"marked-react": "^1.3.2",
"next": "^13.3.0",
"next-image-export-optimizer": "^1.8.3",
"next-themes": "^0.2.1",
"react": "^18.2.0",
"react-animated-cursor": "^2.7.0",
"react-dom": "^18.2.0",
"react-markdown": "^8.0.7",
"react-player": "^2.12.0",
"use-sound": "^4.0.1"
},
"devDependencies": {
"eslint": "7.32.0",
"eslint-config-next": "^13.3.0",
"gray-matter": "^4.0.3",
"marked": "^4.0.14",
"next-seo": "^5.4.0",
"next-sitemap": "^4.1.8",
"sass": "^1.62.0"
}