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 Dec 1, 2020. It is now read-only.
The SnippetsCtrl depends on the leftNavStyle binding, which worked when the index.html page had only the ExamplesCtrl and then SnippetsCtrl. It appears that the nesting is slightly off here under PatternsCtrl, since SnippetsCtrl leftNavStyle value should line up with parent leftNavStyle in ExamplesCtrl. The effect is that the snippets tabs are always hidden when browsing example pages.
The text was updated successfully, but these errors were encountered:
The SnippetsCtrl depends on the
leftNavStyle
binding, which worked when the index.html page had only the ExamplesCtrl and then SnippetsCtrl. It appears that the nesting is slightly off here under PatternsCtrl, since SnippetsCtrlleftNavStyle
value should line up with parentleftNavStyle
in ExamplesCtrl. The effect is that the snippets tabs are always hidden when browsing example pages.The text was updated successfully, but these errors were encountered: