opfo / app

An iOS app for the EDA397 course made at Chalmers in the spring of 2013.
7 stars 1 forks source link

Tags can be added twice to TagBrowser causing possible crash #52

Closed gothma closed 11 years ago

gothma commented 11 years ago

Steps to reproduce:

  1. Open Tag Browser
  2. Double Tap "jquery"
  3. Navigate back
  4. Double Tap "jquery" again

jQuery is now added twice. Tapping on the second tag causes crash.