Array.from breaks on older browsers
- Dominant language
- JavaScript
- Stars
- 797
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
This is a:
- [x] Bug Report
- [ ] Feature Request
- [ ] Question
- [ ] Other
Which concerns:
- [x] 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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.