Can the selector field be made a public field? #604
Unanswered
shajia-deshaw
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We have some logic internally that depends on if the user is focussed on the first field in the first group. We could figure this out if the form's selector field and the group's selector field is public and checking the index of it to be 0.
Is there an alternative or a better way to implement this sort of check?
Beta Was this translation helpful? Give feedback.
All reactions