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 was archived by the owner on Nov 15, 2020. It is now read-only.
This repository was archived by the owner on Nov 15, 2020. It is now read-only.
On the page https://docs.wpgraphql.com opening the sidebar menu does not work. It only works on sub pages. Uncaught TypeError: r.push is not a function #75
at i (Menu.js:200)
at Object.onOpenChange (Menu.js:218)
at Object.onOpenChange (SubPopupMenu.js:287)
at t.onOpenChange (SubMenu.js:391)
at o (SubMenu.js:521)
at triggerOpenChange (SubMenu.js:535)
at onTitleClick (SubMenu.js:465)
at Object.<anonymous> (react-dom.production.min.js:95)
at h (react-dom.production.min.js:115)
at react-dom.production.min.js:119
Here is the whole error.
The weird thing is on sub pages (so lets say your are on the https://docs.wpgraphql.com/getting-started/posts page) the sidebar menu functions normally.