A ridiculous fix.
Using this code instead of the simple `relays.length`:
```
Array.from(relays).filter(_ => _.id === id).length
Anyways, should works
🙌
Please Login to reply.
No replies yet.