Git Product home page Git Product logo

project_metaverse's Introduction

project_metaverse's People

Contributors

adrianhajdin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

project_metaverse's Issues

why we use use client??

when i was reviewing my code i found that in all pages we were using use client for rendring even these pages not have any react hooks or active buttons .
someone can explain ?

Syntax problem in my code

Can somebody explain why this does not work:

className={`${styles.xPaddings} py-8 relative`}

Giving me this error:

Unhandled Runtime Error
TypeError: Cannot read properties of undefined (reading 'xPaddings')

But this does:

className={`{styles.xPaddings} py-8 relative`}

Removing the $ made my code work and this is not being used anymore (is grayed out now):

import { styles } from "../styles"

Cant load pictures, hosting in vercel

I hosted my site on vercel, all of it was good except from the images, I cant load them. I think there's a simple solution or just a small mistake I made. Any help?

stijndv.com font causes "Hydration Error" when running in debug.

I'm not sure what it is about my environment, but the line:

<link rel="stylesheet" href="https://stijndv.com/fonts/Eudoxus-Sans.css" />

in layout.js causes "Hydration Error" messages 3 times. If I fetch the URL in my browser and copy the contents to global.css and remove it from layout.js the error goes away and I can continue.

$ node --version
v16.15.1
$ npm --version
8.19.2

Build error

Collecting page data .Error: Cannot find module './sorted-routes'.
Can't build or export.

Hydration failed error

image

image

When installing a project, it appears wrong and I do not know where the problem
I installed the latest version of Next.js in another file and shows the same problems

The world is bugged on small screens

I noticed that when i make my browser the smallest in width, the people icons positions are not good placed.

Also, the whole map is cut it isn't the whole world it shows only Africa.

Anyone found a fix for this?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.