cfpb / regulations-site

(DEPRECATED) Web interface for viewing U.S. federal regulations and other regulatory information
Other
28 stars 43 forks source link

JS Error: Navigation links #815

Open virginiacc opened 8 years ago

virginiacc commented 8 years ago

In IE, an error sometimes occurs when the navigation links at the bottom of the main section are clicked. It does not seem to affect user experience.

Stack trace:

TypeError: Unable to get property 'length' of undefined or null reference
   at openSection (http://www.consumerfinance.gov/static/regulations/js/built/regulations.min.js:6:23866)
   at ea.event.dispatch (http://www.consumerfinance.gov/static/regulations/js/built/regulations.min.js:3:24226)
   at q.handle (http://www.consumerfinance.gov/static/regulations/js/built/regulations.min.js:3:20879)

To replicate:

b69e22fa-5f9b-11e6-93aa-187b289503c7

ascott1 commented 8 years ago

Great catch @virginiacc!