Skip to content

Reproduce bug related to dynamic styles and media queries in react-jss

Notifications You must be signed in to change notification settings

robineng/react-jss-ie11-media-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Used to reproduce react-jss bug with dynamic styles under media queries.

Exported from WebpackBin as it does not support IE11 at all.

The rendered component has a button that changes state to "toggled" when clicked. When it is toggled it should have a red background color when the window size is larger than 500 px. This does not occur in IE11.

WebpackBin project

Start

npm install

npm start

Go to localhost:3000

About

Reproduce bug related to dynamic styles and media queries in react-jss

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published