Eugene Costov
Results
2
comments of
Eugene Costov
Yes, were getting this error on PROD after updating `react-custom-scroll` from version 4.1 to 4.2.2 Note that everything works fine on local environment.
Structure of this Sidebar component is build around each menu item having this format: `{ name: 'Menu name', to: '/menu-url', icon: 'path to icon', subMenuItems: [] }` If you have...