DevInSantos/DevInSantos-events

View on GitHub
app/assets/javascripts/libs/hide_addrbar.js

Summary

Maintainability
A
40 mins
Test Coverage

Consider simplifying this complex logical expression.
Open

    if( !location.hash && win.addEventListener ){
        
        //scroll to 1
        window.scrollTo( 0, 1 );
        var scrollTop = 1,
Severity: Major
Found in app/assets/javascripts/libs/hide_addrbar.js - About 40 mins to fix

    There are no issues that match your filters.

    Category
    Status