Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Array.from breaks on older browsers #218

Open
2 of 10 tasks
rawler opened this issue Dec 13, 2018 · 0 comments
Open
2 of 10 tasks

Array.from breaks on older browsers #218

rawler opened this issue Dec 13, 2018 · 0 comments

Comments

@rawler
Copy link

rawler commented Dec 13, 2018

This is a:

  • Bug Report
  • Feature Request
  • Question
  • Other

Which concerns:

  • flow-runtime
  • babel-plugin-flow-runtime
  • flow-runtime-validators
  • flow-runtime-mobx
  • flow-config-parser
  • The documentation website

What is the current behaviour?

On older browsers (for example, when building apps for older Samsung TV:s, ~2015), assertions will fail on calls to Array.from


What is the expected behaviour?

Would be great if flow-runtime could be used in development against older browsers


Which package versions are you using?

babel-plugin-flow-runtime@^0.17.0
Chromium-ish, Samsung Tizen 2015 model

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant