You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've just upgraded this repo to React 16.
Async rendering was teased to be released in "the coming months".
Together with the SSR streaming APIs it could enable improvements in lib/server/template.js, which are currently not possible due to the way in which static and non-static DOM content is nested.
I've just upgraded this repo to React 16.
Async rendering was teased to be released in "the coming months".
Together with the SSR streaming APIs it could enable improvements in
lib/server/template.js
, which are currently not possible due to the way in which static and non-static DOM content is nested.Keep track of these issues & maybe try to help:
The text was updated successfully, but these errors were encountered: