FezVrasta/popper.js

View on GitHub
packages/core/src/middleware/hide.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function fn has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  async fn(state) {
    const {rects} = state;

    const {strategy = 'referenceHidden', ...detectOverflowOptions} = evaluate(
      options,
Severity: Minor
Found in packages/core/src/middleware/hide.ts - About 1 hr to fix

There are no issues that match your filters.

Category
Status