gaearon / gaearon/react-hot-loader
IE11 throw Promise is undefined
Open
- Dominant language
- JavaScript
- Stars
- 12.2k
- Forks
- 775
- PR merge metrics
- No merged PRs in 30d
Description
### Description
IE11 throw Promise is undefined
### Expected behavior
Promise should be polyfilled.
### Actual behavior
IE11 throws any error in console.
### Environment
React Hot Loader version: 4.13.0
### Reproducible Demo
it works fine in 4.12.x
Contributor guide
Research direction
Start by reproducing the issue in IE11 with React Hot Loader 4.13.0, then compare it with 4.12.x, where the report says it works. The work is done when Promise is available in IE11 and the console no longer reports the error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100