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

does reflux support IE8? #439

Closed whuhenrylee closed 8 years ago

whuhenrylee commented 8 years ago

Reflux.createStore does not work in IE8

spoike commented 8 years ago

There is a issue about this in reflux/reflux-core#11.