Skip to content
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

Not displaying properly on mobile (chrome & brave ) #24

Open
abhighodke opened this issue Mar 14, 2023 · 8 comments
Open

Not displaying properly on mobile (chrome & brave ) #24

abhighodke opened this issue Mar 14, 2023 · 8 comments

Comments

@abhighodke
Copy link

abhighodke commented Mar 14, 2023

Hi Adrian,
I followed your tutorial and I deployed the site by making a few changes to the details.
https://abhishekghodke.netlify.app/
I tried to open it on android mobile with browsers brave and chrome but it's not opening properly.
Note: Working fine on Mozilla Firefox( Android App).
Can you please help me with it?
If someone else knows
the solution kindly answer.

WhatsApp Image 2023-03-14 at 11 36 23 AM
WhatsApp Image 2023-03-14 at 11 36 24 AM

@vivekverma942003
Copy link

the same problem is also coming in my project it runs well in my pc but in mobile it is not displaying the 3d model

@kalyansaxena
Copy link

even I too have this problem, it's taking some time to load fully

@sharanvkt
Copy link

https://3dfolio-ivory.vercel.app/ Even the adrian 's app doesn't work on mobile. Also, the app is extremely laggy on chrome and chrome based browsers(like brave) but works some reason on edge works perfectly

@suhailopensource
Copy link

https://3dfolio-ivory.vercel.app/ Even the adrian 's app doesn't work on mobile. Also, the app is extremely laggy on chrome and chrome based browsers(like brave) but works some reason on edge works perfectly

Bro first thing how to open in local host i did npm install the npm start but i am getting this error
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: 3dfolio@0.0.0
npm ERR! Found: react@18.2.0
npm ERR! node_modules/react
npm ERR! react@"^18.2.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^15.0.0 || ^16.0.0-beta || ^16.0.0" from react-tilt@0.1.4
npm ERR! node_modules/react-tilt
npm ERR! react-tilt@"^0.1.4" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!

@Ali-Nategh
Copy link

https://3dfolio-ivory.vercel.app/ Even the adrian 's app doesn't work on mobile. Also, the app is extremely laggy on chrome and chrome based browsers(like brave) but works some reason on edge works perfectly

Bro first thing how to open in local host i did npm install the npm start but i am getting this error npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: 3dfolio@0.0.0 npm ERR! Found: react@18.2.0 npm ERR! node_modules/react npm ERR! react@"^18.2.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer react@"^15.0.0 || ^16.0.0-beta || ^16.0.0" from react-tilt@0.1.4 npm ERR! node_modules/react-tilt npm ERR! react-tilt@"^0.1.4" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR!

you gotta do the installs as in the video, mostly using --legacy-peer-deps

@sharanvkt
Copy link

i fixed this problem by replacing those 3d spheares with normal circles. now the website loads way faster.

you can view my deployed site: https://sharanvkt.vercel.app/

@Indu-Chandana
Copy link

Mobile supports a certain number of canvases. try with remove those 3D balls and check.
#41

@walidhsn
Copy link

i fixed this problem by replacing those 3d spheares with normal circles. now the website loads way faster.

you can view my deployed site: https://sharanvkt.vercel.app/

I used your solution simple, way faster , and looks good.
thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants