react-component / react-component/util
IE11 throw error: Object doesn't support property or method 'prepend'
Open
@zombieJ is already working on this.
Since Mar 20, 2021.
- Dominant language
- TypeScript
- Stars
- 670
- Forks
- 205
- Avg merge
- 11d 17h
- Merged PRs (30d)
- 4
Description
I got an error message in IE 11:
Object doesn't support property or method 'prepend'"
Do you guys noticed Element.prepend not support IE 11?
Downgrade solve this problem.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.