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
{{ message }}
This repository has been archived by the owner on May 8, 2021. It is now read-only.
Reproduction
Using Opt 2.1 beta 1 and the following template.
Result
The example will compile to the following.
But $_sectfield_vals[$_sect1_i]['iterator'] is always null.
Expected
I don't know what the variable name should be, but it definitely should
contain the key :-)
Workaround
Before you append an array to a view. extend it with the missing iterator values.
The text was updated successfully, but these errors were encountered: