Number of DOM levels we scan for selectors. If a click target in an element is nested in 5 children inside the
element specified in selectors, the nesting depth is 5. This config option determines the maximum nesting depth.
Higher numbers may introduce performance problems.
Number of DOM levels we scan for selectors. If a click target in an element is nested in 5 children inside the element specified in
selectors
, the nesting depth is 5. This config option determines the maximum nesting depth.Higher numbers may introduce performance problems.
Defaults to
10
.