reflux / refluxjs

A simple library for uni-directional dataflow application architecture with React extensions inspired by Flux
BSD 3-Clause "New" or "Revised" License
5.36k stars 330 forks source link

Server Rendering Memory Leak #507

Closed BryanGrezeszak closed 7 years ago

BryanGrezeszak commented 7 years ago

Reports of a memory leak during server rendering. Little else is know, but putting up the issue so I remember to work on it.

BryanGrezeszak commented 7 years ago

Should now be fixed as of v6.1.0, which is now published on here, bower, npm, etc.