Skip to content

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

Description

@augiwan

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions