ryanmuller / rudinium

The real analysis video dictionary
http://rudinium.herokuapp.com
7 stars 3 forks source link

Breaks on loading a URL with a hash in it #17

Closed ryanmuller closed 12 years ago

ryanmuller commented 12 years ago

Maybe this is an inevitable property of History.js? If it isn't fixable, we can try preventing Study form submission from appending the hash.

npisenti commented 12 years ago

Might also be with the $.extends code I grabbed from stackoverflow to get the parameters from a URL... I'll look into it later tonight.

ryanmuller commented 12 years ago

Hmm.. it's worse now. When the study button is submitted, it removes the item entirely.

npisenti commented 12 years ago

Hmm... I'm not able to reproduce the issue. Which URL are you trying?

ryanmuller commented 12 years ago
  1. Go to any item
  2. Press "Study"
  3. Watch breaking happen