react-trello icon indicating copy to clipboard operation
react-trello copied to clipboard

Unable to try react-trello in a NextJS project

Open augiwan opened this issue 1 year ago • 2 comments

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

augiwan avatar Sep 30 '23 17:09 augiwan

Same issue here

bouncingbumble avatar Jan 19 '24 20:01 bouncingbumble

Do we have any resolution for this issue?

milindagrawal avatar Jul 18 '24 07:07 milindagrawal