Light

Results 4 comments of Light

> ### Root cause > exec `onExited` event after the component unmounted > > https://github.com/trendmicro-frontend/tonic-ui/blob/master/packages/react/src/menu/MenuList.js#L127 ![image](https://user-images.githubusercontent.com/24446505/162376732-c9513bd5-19f7-41be-870f-017b2f85c680.png) Curious about if this has relation with the prop 'unmountOnExit' setting true here (default...

@shah-vtx, have you found any solution? I think I'm facing similar issue... Q_Q I use CRA("react-scripts": "5.0.0") with craco(7.1.0) to help some customization Although it seems successful when run dev...

> From what I recall, CRA should use CJS, not ESM, so something is going on with the configuration. In the next nightly we'll have a slightly different build. It...