Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C create-react-app
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,547
    • Issues 1,547
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 417
    • Merge requests 417
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Meta
  • create-react-app
  • Issues
  • #2248
Closed
Open
Issue created May 19, 2017 by Administrator@rootContributor

Option for enabling Flexbox 2009

Created by: oltodo

I'm working on a HbbTV app writing in React and built with Create React App. Many of terminals HbbTV compliant are not totally up to date with the last specifications. I currently use a Samsung TV that I recently bought and I can observe that display: flex property is not interpreted instead of display: -webkit-flex. I could solve this problem by adding this line on styles myself (or by downgrading to 0.9.5) but maybe it could be possible to simply enable Flexbox 2009 by adding an option.

What is your opinion?

Assignee
Assign to
Time tracking