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

async in Server Rendering #540

Open songguangyu opened 6 years ago

songguangyu commented 6 years ago

Use async await In reflux Server Rendering。

action asyncResult not return Promise.

I can't await result in Server Rendering.

can yop help me?

action return is undefined.

image

songguangyu commented 6 years ago

I'm forced from 6.4.1 to 0.2.10, to sad.