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
fix: nested maps not rendered if no value attribute is present. (#1957)
## What this PR does / why we need it:
The nested `map` blocks are not rendered if the `value` block do not
contain attributes.
## Which issue(s) this PR fixes:
none
## Special notes for your reviewer:
## Does this PR introduce a user-facing change?
```
yes, fixes a bug.
```
0 commit comments