Open kaproslaci opened 4 years ago
@kaproslaci Thanks for letting me know. I will refer to it for improvement.
@kaproslaci Thanks for letting me know. I will refer to it for improvement.
Any updates on this? We also ran into same issue using this library.
Describe the bug Including the polyfill causes incompatibilities with other libraries. I'd suggest removing the polyfill from the bundle and include it besides. I reproduced it in a very specific environment but I suppose others may suffer from the issue too. Just by reading issues, similar situations can occur with other components, such as ag-grid, vue-filepond... Also, I think managing outdated browsers and polyfills is the responsibility of the library user, not the library owner (i.e: why the polyfills if someone dropped IE support?)
To Reproduce Steps to reproduce the behavior:
Expected behavior Include the polyfills separately or just write them into readme so the library users can decide if they wanna use them.
Desktop (please complete the following information): I reproduced this issue on Chrome and Firefox on Mac and Windows as well. I assume every kind of chrome and Firefox were affected.