The example referenced in the issue no longer exists in the repository.
The issue reports a problem with server-side fetching in a redux-observable example that no longer exists in the repository. The example was removed during a cleanup, making this issue potentially obsolete. There's confusion about whether this should be addressed or closed.
This example is a page that renders information about Star-Wars characters. It fetches new character every 3 seconds having the initial character fetched on a server.
well, I just deployed this example for myself, and wether disabled js or not it doesn't fetches the first sw character's data on a server. Fields just empty with disabled js and the message below is
(was user fetched on server? - false)
Can somebody please fix this and show finally how to implement ssr with redux-observable?
Claim this issue to let others know you're working on it. You'll earn 10 points when you complete it!