You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The application throws a React component validation error when rendering the WarpBackground component due to an undefined Beam component. This prevents the page from rendering properly and appears in the console.
To Reproduce
Navigate to any page using the WarpBackground component (e.g. /waitlist)
Open browser developer tools
Observe console error without any user interaction
The text was updated successfully, but these errors were encountered:
The application throws a React component validation error when rendering the WarpBackground component due to an undefined Beam component. This prevents the page from rendering properly and appears in the console.
To Reproduce
The text was updated successfully, but these errors were encountered: