busy-web/components

View on GitHub
addon/components/bc-select-menu.js

Summary

Maintainability
A
45 mins
Test Coverage

Avoid deeply nested control flow statements.
Open

                                if (get(oldOpt, key) !== get(option, key)) {
                                    hasChanges = true;
                                }
Severity: Major
Found in addon/components/bc-select-menu.js - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status