meteor / react-packages

Meteor packages for a great React developer experience
http://guide.meteor.com/react.html
Other
573 stars 157 forks source link

React components are not unmounted when Blaze destroys the parent template #394

Closed filipenevola closed 1 year ago

filipenevola commented 1 year ago

As you can see in this reproduction the clean up function from useEffect is not called when Blaze is destroying the template.