ghiscoding / slickgrid-universal

Slickgrid-Universal is a monorepo which includes all Editors, Filters, Extensions, Services related to SlickGrid usage and is also Framework Agnostic
https://ghiscoding.github.io/slickgrid-universal/
Other
90 stars 29 forks source link

fix: getComputedStyle should be called from the window object #1652

Closed ghiscoding closed 3 months ago

stackblitz[bot] commented 3 months ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.7%. Comparing base (6388db9) to head (5a2f979).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1652 +/- ## ======================================== - Coverage 99.8% 99.7% -0.0% ======================================== Files 199 199 Lines 21889 21889 Branches 7327 7327 ======================================== - Hits 21827 21823 -4 - Misses 56 66 +10 + Partials 6 0 -6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

ghiscoding commented 3 months ago

doesn't to work as intended, let's close it