overlookmotel/react-async-ssr

Does not call promise[ON_MOUNT] if promise is a thenable which resolves synchronously

overlookmotel opened this issue · 0 comments

Discovered this while developing SSR data rendering with react-lazy-data.

It appears to be a bug in this package rather than react-lazy-data.