silevis / reactgrid

Add spreadsheet-like behavior to your React app

Home Page:https://reactgrid.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The v5-dev branch failed to start

qiufeihong2018 opened this issue · comments

Describe the bug
TypeError: get(...).cells.get is not a function at Object.getCellByIds

Expected behavior
Normal start-up

Screenshots or gifs

image

Your environment details

  • Device: [e.g.desktop]
  • OS: [e.g. iOS]
  • Browser [e.g. chrome]

Did you tried to start it by using npx ladle serve?

Yeah, the default command remained unchanged. To run the project you should use (npm | pnpm | yarn) ladle serve. I created #300 that updates the project to make it more obvious.