Steven Tsao
Steven Tsao
Mark this as duplicate to https://github.com/emberjs/ember-inspector/issues/632? @rwwagner90
Thanks for unblocking my issue too!
Are you using useEffect with explicit dependency? I am just double-checking this is a lib issue instead of a common gotcha on React https://dmitripavlutin.com/react-useeffect-infinite-loop/.
> because most of the components are nested, thus we would need to think about an appropriate design to implement this. We are currently discussing what level of customisation we...