facebook

stop event propagation

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #333145 Reply

    SonamGyato
    Member

    I’m using 2.2

    I’ve got a custom list-item that has has a javascript callback – action item.

    within the list-item, i’ve got an image that also has a javascript callback.

    the problem is when i click on the image – i get callbacks for both the image
    and the list-item.

    how can i stop the event from reaching the listitem – when the image has been clicked.

    i’ve got this at the end of the image callback

    event.preventDefault();
    event.stopPropagation();

    but that doesn’t help.

    #333213

    SonamGyato
    Member

    bump

    #333219

    support-michael
    Keymaster

    @everest

    We kicked this Q to our dev team for assistance. It is in their queue. Will share what we learn asap or follow up with request for more info…

    #333262

    @everest,

    Our dev team is investigating this issue. Will follow up with you as soon as I have more info.

    #333700

    support-michael
    Keymaster

    Thanks for this report. We testing a fix for this issue now. It should be in the upcoming MobiOne 2.3 version.

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: stop event propagation

You must be logged in to post in the forum log in