clearbold / artx

1 stars 0 forks source link

iOS Chrome bug #49

Closed desigonz closed 9 years ago

desigonz commented 9 years ago

Bug when using Chrome on iOS: events, venues, etc. revert to event/venue with the lowest ID number. Liam noticed that there is a # in the URL that seems to be causing this problem. For example, we open Artbot and see the exhibition Fruits of Our Labors (eventID=56) on the Discover page; but when we click on it, artbotapp.com takes us to the page for Turner and the Sea (eventID=1) and shows the URL for the Fruits of Our Labors exhibition with a hash in it: http://artbotapp.com/#/event.html?eventid=56.

This only happens in Chrome on iOS. We can discuss during tomorrow's meeting.

SherriAlexander commented 9 years ago

I believe this should be all set now -- I've tested it locally in Chrome on iOS and it is now working as expected. Thanks for catching this bug!

desigonz commented 9 years ago

It looks good on my iOS Chrome browser too. Thanks!