Open Sheikh45 opened 8 months ago
same as...
Same here. I am developing React 18.2 web app (using Redux, Material UI, AgGrid) and I am creating functional components only and no any wdyr message in the console. I have also downloaded official code sanbox, put React 18 into it (and added sass module explicitly) and tried to run on the localhost - but no wdyr messages either. I wonder - anyone is using wdyr at all? They should, because there are no alternatives, React DevTools Profile is too un-informative.
Functional Component in React.Memo(Component) is not working, no logs or anything shows.
and importing it as first line in index.js
I am using CRA v5.0.1 and react v18.2.0 while the WDYR is v8.0.1 as
devDependency