Giter VIP home page Giter VIP logo

breadit's People

Contributors

ercsanchez avatar joschan21 avatar kassiogluten avatar maciejkrol18 avatar matthewrosse 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

breadit's Issues

The Favicon is not working

Hi! I don't know why the favicon is not showing any image on the website. First I left the icon in public folder but nothing then I tried in app folder but the result is the same nothing :/ Can someone help me?

image

Empty search bar unexpected behavior

Whenever i empty the search bar, the second i remove the last character in the input it throws an error:

Unhandled Runtime Error
TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator))

Posting in subreddit not working

I have the whole lesson, but when i try to post in subreddit, after writing and click post, it will show this error ( Something is wrong, required). what could be the cause.

License

I don't see an OSS license for this repo. Would be nice to have so people feel safe extending and using the code!

Missing shadcn/ui config file

ShadCN/UI has updated the installation process and provided a bunch of questions during initialization.
A components.json must be configured and therefore should be provided in the project source code files for reference.

Thanks

Error: Hydration failed because the initial UI does not match what was rendered on the server. Warning: Expected server HTML to contain a matching <p> in <svg>. Error: There was an error while hydrating. Because the error happened outside of a Suspense boundary, the entire root will switch to client rendering.

When I add in Navbar.tsx by following video from youtube and start local server there occurs 3 errors:

        <div className="container max-w-7xl h-full mx-auto flex items-center justify-between gap-2">
            {/* { logo } */}
            <Link href='/' className="flex gap-2 items-center">
                <p className="hidden text-zinc-700 text-sm font-medium md:block">Breadit</p>
            </Link>
        </div>

The error above occurs.

Comment route is not working

Screenshot 2023-08-21 184357
i used mongodb as database and i got this type of error only in comment route, other route is working properly what should i do for this

error in getData props of serverVoteComponent

hi josh, im following your wonderful tutorial, and i was stuck on a problem in postServerVote component. to be exact in prop of passing getData function as a prop in the component,

error message was:
Argument where of type PostWhereUniqueInput needs at least one argument. Available args are listed in green.

i found its solution on Stack overflow saying make it findFirst instead of findunique, and it worked!!!
please check this prob, is it only with me or with everyone

Thank you for your Teaching

Help with infinite scroll crash on final post

First - AMAZING WORK JOSH! (as always)

i'm almost done with this (deploy stage) but keep getting the following error on infinite scrolling when reaching the final post

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

i've gone through everything multiple times, compared to this repo carefully and tried several stack exchange suggestions but no luck - any ideas?

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.