Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Conversation

@ghiscoding
Copy link
Owner

  • it seems that when trying to find the DOM element of the row detail, we should always use the last one instead of the first one found
  • final fix for issue #546

- it seems that when trying to find the DOM element of the row detail, we should always use the last one instead of the first one found
- final fix for issue #546
@codecov
Copy link

codecov bot commented Aug 3, 2020

Codecov Report

Merging #552 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #552   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          148       148           
  Lines         9719      9719           
  Branches      3414      3414           
=========================================
  Hits          9719      9719           
Impacted Files Coverage Δ
...lar-slickgrid/extensions/rowDetailViewExtension.ts 100.00% <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 324f490...58d42f7. Read the comment docs.

@ghiscoding ghiscoding merged commit 0087dd2 into master Aug 3, 2020
@ghiscoding ghiscoding deleted the bugfix/row-detail-refresh branch August 3, 2020 18:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants