flummox
flummox copied to clipboard
Remove warning when returning a string from .serialize
Remove warning when not returning a string from .serialize since Flux.js serializes the combined store object. Users can still do custom serialization when needed.
Added some more explanation in the docs.
https://github.com/acdlite/flummox/issues/174
+1 thanks for posting this