You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently matcher ids have to start at 1 and increment for each additional matcher the web-service offers.
This is a unnecessary restriction and should be lifted.
Solution: Selecting the matcher in the options tag via id and name and not via index.