Skip to content

Having trouble debugging errors on the client #382

@kkotwal94

Description

@kkotwal94

Description

  • Type: Bug | Question
    So, im having trouble finding my errors in my components / jsx files, or if im messing up my routes or what not,
    image

Heres an example of something that breaks, opening the console I see that it can't load/get the page, so I assume its a react-router issue, but im sure its not my routes, they havent changed it all, the console doesn't show me much, eslint app doesnt show me anything, maybe i'm missing a technology im not too familiar with in the stack?

Either way how do I go about finding/reproducing my errors, I don't want to look through every jsx file im sure there is some way to pin it down, to reproduce it I just npm installed -> Made error somewhere in code -> npm run clean -> npm run build -> npm run dev

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions