ASU / asu-unity-stack

ASU Unity Design System
https://unity.web.asu.edu/
Other
11 stars 8 forks source link

fix(component-header): skip active page if navTree undefined/empty #1232

Closed scott-williams-az closed 8 months ago

scott-williams-az commented 8 months ago

Description

e.flat is not a function

 , x = null === (e = t.items) || void 0 === e ? void 0 : e.flat().find((function(n) {
                    return n.selected
                }
                ));

Links