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

Demo doesn't work with latest versions #50

Open
giulianok opened this issue Feb 22, 2021 · 3 comments
Open

Demo doesn't work with latest versions #50

giulianok opened this issue Feb 22, 2021 · 3 comments

Comments

@giulianok
Copy link

I'm having a lot of problems with latest muuri and muuri-react versions. The demo I'm using as a reference is using older versions. After upgrading both, the demo does not work anymore

https://codesandbox.io/s/muuri-react-grid-forked-h5tjc?file=/index.js

Screen Shot 2021-02-22 at 4 06 46 PM

@Rasoul678
Copy link

same issue here. any suggestion, please. help me.

@edwin-hendriks
Copy link

Same here. As a workaround I changed the resize example and changed the versions in the package .json to match the version that are used on https://codesandbox.io/s/ycldc. That made the 'orange', 'green', 'blue' cards appear and all seems to work except for resizing (which was kinda the point of this example ;-)). It would be nice if the examples would be updated and working (including resizing) with the most recent versions of the dependencies.

@vingeraycn
Copy link

Hi guys, I find the way resolve this issue that just remove display: none of .item block in style.css, it works.

Change the code at codesanbox link from picture 1 to picture 2.

image

image

I'm having a lot of problems with latest muuri and muuri-react versions. The demo I'm using as a reference is using older versions. After upgrading both, the demo does not work anymore

https://codesandbox.io/s/muuri-react-grid-forked-h5tjc?file=/index.js

Screen Shot 2021-02-22 at 4 06 46 PM

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

4 participants