## Expected behavior
Should have the dispatched state via getServerSide props
## Screenshots
![image](https://user-images.githubusercontent.com/42656064/171989213-d4ccc802-c87a-4453-8228-a5cc5183cbb2.png)
## Desktop (please complete the following information):
- OS: Windows 10
- Browser Chromium [for electron]
- Version [e.g. 6]
Describe the bug
I'm using Electron with Next js with Nextron .
To Reproduce
https://github.com/tiavina-mika/noteo-desktop/tree/features/nextjs
Steps to reproduce the behavior:
yarn install
ornpm install
yarn dev
ornpm run dev