asyncapi / asyncapi/website

Uncaught React runtime errors visible in production console

Open
#4,722 6 comments 0 reactions 0 assignees View on GitHub
bug triaged
Dominant language
TypeScript
Stars
716
Forks
1.2k
Avg merge
1d 12h
Merged PRs (30d)
35

Description

### Describe the bug.

While browsing the AsyncAPI production website, I noticed several uncaught React errors appearing in the browser console.

I’m not sure if this is expected behavior, but the errors appear consistently on the deployed site and across different browsers.

### Steps to reproduce
1. Open https://www.asyncapi.com
2. Open browser DevTools → Console

### Observed behavior
The console logs multiple errors such as:
- Minified React error

### Environment
- Browser: Chrome, Edge
- OS: Windows

### Question
Is this expected, or would it make sense to investigate this further?
Happy to help if needed.

### Expected behavior

The production website should render without uncaught React runtime errors appearing in the browser console.

### Screenshots

Image

### How to Reproduce

1. Open https://www.asyncapi.com
2. Open browser DevTools (F12)
3. Navigate to the Console tab
4. Observe uncaught React runtime errors

### 🖥️ Device Information [optional]

- Operating System (OS):
- Browser:
- Browser Version:

### 👀 Have you checked for similar open issues?

- [x] I checked and didn't find similar issue

### 🏢 Have you read the Contributing Guidelines?

- [x] I have read the [Contributing Guidelines](https://github.com/asyncapi/.github/blob/master/CONTRIBUTING.md)

### Are you willing to work on this issue ?

Yes I am willing to submit a PR!

Contributor guide

Open the contributing guide

Research direction

Start by opening https://www.asyncapi.com in Chrome or Edge and inspect the browser DevTools Console to reproduce the uncaught React errors. Trace the production website entry point and related error output, then verify that the deployed site renders without uncaught React runtime errors across browsers.

Written by the indexing model from the issue text.

Assessment

Tech stack
nextjs, react, typescript
Domain
frontend, web-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.