quran / quran.com-frontend

quran.com frontend
https://quran.com
MIT License
990 stars 361 forks source link

JS error on local execution #348

Closed mahboob-awan closed 8 years ago

mahboob-awan commented 8 years ago

After project forked/cloned/npm-installed, executed via following command

npm run dev

On main page, getting JS error after clicking 1st Surah at:

https://github.com/quran/quran.com-frontend/blob/70fbbfd3e20fd50cb90994b00918ce68355c0c22/src/containers/Surah/index.js#L175

mmahalwy commented 8 years ago

@mahboob-awan yep, we found this bug, i'd suggest you checkout https://github.com/quran/quran.com-frontend/pull/343

mahboob-awan commented 8 years ago

Fixed in #349