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
openByDefault = first sets the editIndex to 0 regardless of filters. If the index 0 is filtered out, no item will be opened. Additionally this leads to the add new element button disappearing. Probably also applies to openByDefault = "last".
Steps To Reproduce
Set up a repeating group with a filter that hides the first element, and uses openByDefault = 'first'.
Description of the bug
openByDefault = first sets the editIndex to 0 regardless of filters. If the index 0 is filtered out, no item will be opened. Additionally this leads to the add new element button disappearing. Probably also applies to openByDefault = "last".
Steps To Reproduce
Additional Information
No response
The text was updated successfully, but these errors were encountered: