cedricdelpoux / cedricdelpoux/react-responsive-masonry

Warning: React does not recognize the `columnsCount` prop on a DOM element.

Open
#22 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
455
Forks
47
PR merge metrics
No merged PRs in 30d

Description

I'm using react-responsive-masonry with Next.js

```
"next": "^9.5.5",
"react": "^16.14.0",
"react-dom": "^16.14.0",
```
I get the following warning, and the columnsCount property doesn't seem to work.

> Warning: React does not recognize the `columnsCount` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `columnscount` instead. If you accidentally passed it from a parent component, remove it from the DOM element.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.