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

sandbox link is broken

Open adamskwersky opened this issue 3 years ago • 0 comments

Can't test out react-trello in a sandbox

To Reproduce

  1. https://github.com/rcdexta/react-trello
  2. in Basic Demo, click "Edit on CodeSandBox"

Expected behavior I expected it to load the sandbox and show me a kanban I could play around with and customize in code.

Actual: I get this error : TypeError React.default.memo is not a function

Looks like some versions need to be updated in the package.json. This one seems to work: not sure how long it will stick around: https://codesandbox.io/s/react-trello-example-forked-br5tr

adamskwersky avatar Aug 23 '21 15:08 adamskwersky