Get rid of the ResizeObserver polyfill #7375
Labels
package:utils
resolution:resolved
This issue was already resolved (e.g. by another ticket).
squad:core
Issue to be handled by the Core team.
status:stale
type:task
This issue reports a chore (non-production change) and other types of "todos".
Provide a description of the task
We had to use a polyfill because Safari didn't support the native API. Now it looks like all modern browsers support it (learn more) and we might consider getting rid of it, which will simplify the code.
iOS adoption rate is always high so it's a matter of weeks until most of the users have Safari 13.1 in their systems. I thought the Safari on Mac might be a problem but the official release notes say
So Catalina, Mojave and High Sierra users should also benefit from the new API (provided they update their OSs) and there should be no breaking change for them.
cc @panr
The text was updated successfully, but these errors were encountered: