pradel / react-responsive-modal

Simple responsive react modal
https://react-responsive-modal.leopradel.com/
MIT License
606 stars 95 forks source link

fix: fix iOS problem with scroll not working in Safari #464

Closed vvoral closed 3 years ago

vvoral commented 3 years ago

Close #462

codecov[bot] commented 3 years ago

Codecov Report

Merging #464 (7af86ce) into master (3e9201d) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #464   +/-   ##
=======================================
  Coverage   97.20%   97.20%           
=======================================
  Files           6        6           
  Lines         179      179           
  Branches       65       66    +1     
=======================================
  Hits          174      174           
  Misses          5        5           
Impacted Files Coverage Δ
react-responsive-modal/src/index.tsx 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 3e9201d...7af86ce. Read the comment docs.

vvoral commented 3 years ago

cc. @pradel could you check?