-
-
Notifications
You must be signed in to change notification settings - Fork 27.1k
Closed
Description
Due to the 'no-2009' flag in auto-prefix configuration, iOS 8 and Safari 8 flexbox layout breaks.
Removed the 'no-2009' flag solves the problem.
Pathcing node_modules/react-scripts/config/webpack.config.dev.js and remove the no-2009
line fixes the issue.
Is this a bug report?
yes
Can you also reproduce the problem with npm 4.x?
yes
(Write your answer here.)
Which terms did you search for in User Guide?
Expected Behavior
(Write what you thought would happen.)
Flexbox should display OK in iOS 8 and Safari 8 by current autoprefix config.
Actual Behavior
Flexbox layout totally breaks due to not being prefixed.
(Write what happened. Please add screenshots!)
filipposarzana, MichaelDeBoey, and218, sovanjana and zyalldaymiraage
Metadata
Metadata
Assignees
Labels
No labels