Added .first() in field & filter selectors so that it will always bring the first selector's values
This should resolve the issue with multiple selectors in the field and filter. It will read only the first selector value and not all of them.
This should resolve the issue with multiple selectors in the field and filter. It will read only the first selector value and not all of them.