Uploaded image for project: 'AeroGear'
  1. AeroGear
  2. AEROGEAR-4420

STOMP notifier unsubscribe method fails with "Cannot unsubscribe as no subscription exists for id undefined"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 1.4.0
    • None
    • None
    • None

    Description

      When subscribing, an id is assigned to each channel. However on line https://github.com/aerogear/aerogear-js/blob/master/src/notifier/adapters/stompws.js#L396 the passed channels are used and they don't have any id. There should be a mapping between the passed channels and the internal this.getChannels() which have the assigned id.

      Attachments

        Activity

          People

            aemmanou Tolis Emmanouilidis (Inactive)
            aemmanou Tolis Emmanouilidis (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: