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

query and queries prop

Open aplaskevich opened this issue 4 years ago • 1 comments

Attribute queries for <Media/> is not working in 1.8.0 version. I can use query only. If i pass query object e.g. { small: "...media query...", medium: "...media query..."} (as given in documentation), it throws an error. When pass queries, query prop is still undefined and throws an error.

aplaskevich avatar Jul 29 '20 08:07 aplaskevich

Same here, really looking forward to a solution for this.

MaoJJJJJ avatar Aug 27 '20 06:08 MaoJJJJJ