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

Unable to try react-trello in a NextJS project #532

Open
augiwan opened this issue Sep 30, 2023 · 1 comment
Open

Unable to try react-trello in a NextJS project #532

augiwan opened this issue Sep 30, 2023 · 1 comment

Comments

@augiwan
Copy link

augiwan commented Sep 30, 2023

Describe the bug
Unable to try and use react-trello with just the basic example (just the Board component). I tried using it in a NextJS project, with a pnpm install.

To Reproduce
Steps to reproduce the behavior:

  1. In a NextJS project, run pnpm install react-trello
  2. Just import the Board component on any page import Board from "react-trello"; (Optionally, use the Board component somewhere on the page)
  3. Go to that page on the browser

Expected behavior
Import should work, so that I can use the Board component.

Screenshots
Screenshot 2023-09-30 at 10 40 09 PM

Desktop (please complete the following information):

  • OS: MacOS Ventura 13.5.2
  • Browser: Chrome
  • Version: 116.0.5845.187
@bouncingbumble
Copy link

Same issue here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants