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
Since we are targeting ember apps, I think the nav bar initialization should set closeOnClick: true by default. Currently there is no way to set this option on the component without extending and over riding didInsertElement.
The text was updated successfully, but these errors were encountered:
Since we are targeting ember apps, I think the nav bar initialization should set closeOnClick: true by default. Currently there is no way to set this option on the component without extending and over riding didInsertElement.
The text was updated successfully, but these errors were encountered: