Giter Site home page Giter Site logo

issue : Application error: a client-side exception has occurred (see the browser console for more information). about documentation HOT 8 CLOSED

anglofawzy avatar anglofawzy commented on August 17, 2024
issue : Application error: a client-side exception has occurred (see the browser console for more information).

from documentation.

Comments (8)

aranlucas avatar aranlucas commented on August 17, 2024 2

Without logs, it's going to be hard to debug. Since it doesn't seem to be reproducible

But if I had to guess possible spots to break the page.

  • <Script
    strategy="beforeInteractive"
    src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js"
    />
    is being accessed without any null checks to see if script was downloaded. CDN could have been down for a moment.
  • NextJS version issues with deployment.

Today was a rough day for day for AWS😰https://health.aws.amazon.com/health/status

Clear cache and refresh will probably work for this situation

from documentation.

aranlucas avatar aranlucas commented on August 17, 2024 2

I'm leaning towards general deployment/NextJS/AWS issues today since timing lines up. I tried removing docSearch script, and I at least get a blue background.

https://www.vercel-status.com/

You can also try checking the NextJS logs to see if there was any errors (But I'm not sure how much you'll get out of it since it seems to be clientside error).

Without that, not much that I can do :(

from documentation.

bluebill1049 avatar bluebill1049 commented on August 17, 2024

could you share the console log for the error?

from documentation.

bluebill1049 avatar bluebill1049 commented on August 17, 2024

@aranlucas any idea on this? I couldn't reproduce this.

from documentation.

bluebill1049 avatar bluebill1049 commented on August 17, 2024

Thanks a lot @aranlucas yes, I think it could be related to that. We can close this issue for now, until more information is provided.

from documentation.

anglofawzy avatar anglofawzy commented on August 17, 2024

could you share the console log for the error?

image

from documentation.

anglofawzy avatar anglofawzy commented on August 17, 2024

it's work now thsnks for all

from documentation.

aranlucas avatar aranlucas commented on August 17, 2024

Fix for this not to happen again: #975

Any's are the Javascript killers

from documentation.

Related Issues (20)

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.