Page 1 of 1

multiple event for listitem error

Posted: Wed Jul 03, 2013 11:04 pm
by ted

I have two events bound to a list item. First event stores to local storage, second navigates to page. I've checked the service names are unique per page, but I still get this error.

Uncaught TypeError: Cannot call method 'trim' of undefined customEventHandler.js:259
setVar_ customEventHandler.js:259
$.die.live.click
jQuery.event.dispatch jquery-1.8.2.js:3063
elemData.handle.eventHandle


multiple event for listitem error

Posted: Wed Jul 03, 2013 11:12 pm
by Alena Prykhodko

When do you get this error?


multiple event for listitem error

Posted: Wed Jul 03, 2013 11:41 pm
by ted

Hi Alena. I get the error after navigating to a page and then clicking on the list item for that page. The error shows when I click the listitem, however if I remove the local storage event or move the navigation event up to order 1, then the navigation works.


multiple event for listitem error

Posted: Thu Jul 04, 2013 7:58 am
by Maryna Brodina

Hi, we were not able to reproduce it. Could you give us your public app link so we can test?


multiple event for listitem error

Posted: Thu Jul 04, 2013 9:40 pm
by ted

Hi Marina,
can i send the link privately? email?
thanks.


multiple event for listitem error

Posted: Thu Jul 04, 2013 9:42 pm
by Alena Prykhodko

Yes, send an email to a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a.


multiple event for listitem error

Posted: Fri Aug 09, 2013 5:50 am
by Kateryna Grynko

Hi Ted,
Did you get it working?