A ridiculous fix.

Using this code instead of the simple `relays.length`:

```

Array.from(relays).filter(_ => _.id === id).length

```

Anyways, should works

Reply to this note

Please Login to reply.

Discussion

Yeah, Both bouncing mode should works now in case anyone asked.

🙌