# Examples bug report ## Example name with-redux-saga: https://github.com/zeit/next.js/tree/canary/examples/with-redux-saga ## Describe the bug I receive the content from serve and show on the screen but the console shows a red warning with the exactly text rendered by redux. ## To Reproduce I have a real demo on CodeSandbox: https://codesandbox.io/s/y16j84949 ## Expected behavior I expect a correct rendering in server and client. ## Screenshots  ## System information - OS: Linux debian 3.16.0-6-amd64 #1 SMP Debian 3.16.57-2 (2018-07-14) x86_64 GNU/Linux - Browser : chrome Version 69.0.3497.100 (Official Build) (64-bit) - Version of Next.js: 1.0.3
Examples bug report
Example name
with-redux-saga:
https://github.com/zeit/next.js/tree/canary/examples/with-redux-saga
Describe the bug
I receive the content from serve and show on the screen but the console shows a red warning with the exactly text rendered by redux.
To Reproduce
I have a real demo on CodeSandbox:
https://codesandbox.io/s/y16j84949
Expected behavior
I expect a correct rendering in server and client.
Screenshots
System information