regardscitoyens / the-law-factory

Track the french law-making process
https://www.lafabriquedelaloi.fr
GNU Affero General Public License v3.0
75 stars 15 forks source link

Fix year filtering #190 #197

Closed mdamien closed 7 years ago

mdamien commented 7 years ago

hashYears.length would return undefined and then the loop wouldn't enter. I'm curious about how this code could work before :thinking:

image

RouxRC commented 7 years ago

indeed well caught, thanks!