esl icon indicating copy to clipboard operation
esl copied to clipboard

[🐛]: current polyfills scope are incorrectly cover Safari 13 features

Open ala-n opened this issue 3 years ago • 1 comments

Safari 13 on iOS does not support Resize Observer, while it is not being poly-filled for that browser

To Reproduce

  1. Open ESLScrollbar samples page on iOS Safari v13
  2. Observe the page
  3. Observe console

Current behavior There is no scrollbar on the page. Resize Observer missing exception is in console

Expected behavior Built-in polyfill or correct recommendation to polyfill ResizeObserver

Environment

  • OS: iOS
  • Browser: Safari <13

ala-n avatar Oct 01 '21 12:10 ala-n

FYI: @AlexanderBazukevich

ala-n avatar Oct 01 '21 12:10 ala-n

Close this issue as it isn't reproduced on Safari 12.1 and 13.1

abarmina avatar May 10 '23 16:05 abarmina