Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error using components #6758

Closed
3 tasks done
Emmaotiki5 opened this issue Jan 21, 2024 · 1 comment
Closed
3 tasks done

Error using components #6758

Emmaotiki5 opened this issue Jan 21, 2024 · 1 comment

Comments

@Emmaotiki5
Copy link

Prerequisites

Describe the bug

of 1 unhandled error
Next.js is up to date
Unhandled Runtime Error

Error: Unsupported Server Component type: undefined
Call Stack
ej
/home/emmanuel_gbodo-otiki/projects/real_react/react_second/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js (35:264886)

/home/emmanuel_gbodo-otiki/projects/real_react/react_second/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js (35:276953)
Array.toJSON
/home/emmanuel_gbodo-otiki/projects/real_react/react_second/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js (35:281723)
stringify


/home/emmanuel_gbodo-otiki/projects/real_react/react_second/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js (35:268079)
ez
/home/emmanuel_gbodo-otiki/projects/real_react/react_second/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js (35:268158)
eH
/home/emmanuel_gbodo-otiki/projects/real_react/react_second/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js (35:268559)
Timeout._onTimeout
/home/emmanuel_gbodo-otiki/projects/real_react/react_second/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js (35:265057)
listOnTimeout
node:internal/timers (573:17)
process.processTimers
node:internal/timers (514:7)

Expected behavior

The page is supposed to load the navbar component

To Reproduce

npm i react-bootstrap
created a new page then added bootstrap navbar component
yarn dev

Reproducible Example

ccyyccyy.com

Screenshots

No response

What operating system(s) are you seeing the problem on?

Windows, Linux

What browser(s) are you seeing the problem on?

No response

What version of React-Bootstrap are you using?

2

What version of Bootstrap are you using?

5

Additional context

No more context

@Emmaotiki5 Emmaotiki5 added the bug label Jan 21, 2024
@kyletsang
Copy link
Member

Duplicate of #6669

@kyletsang kyletsang marked this as a duplicate of #6669 Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants