bjoluc
bjoluc
Crazy (and certainly unfinished) thought: Can we allow timeline-returning functions as timelines?
Hi @wbobeirne, I just updated the demo to `next-redux-wrapper` 8 and `next` 13 but was unable to reproduce the issue – unless temporarily when I forgot to remove `wrapper.withRedux` after...
Hi @abrouaux, > In this case, I don't see the hydration step as the first step done on the SSR store, therefore the HTML is generated with the default values,...
> An advice: it would help others to mention this in the various use cases of your example. That's a good point! Maybe we should add a little notice on...
> the only value of storing redux data in a cookie is to pre-render stuff based on client data. @abrouaux That's right. Nevertheless, it's important that state from `getStaticProps` doesn't...
To anyone waiting, feel free to try out #1137 and let me know if you're facing any issues :)
Closing this as stale
Hey @becky-gilbert! > I assume we want to make things backwards compatible whenever possible. Generally agree, but the plugin was explicitly released as "unstable" and doesn't yet have a 1.x...
> Any update on this or any alternative option? Sorry to hijack a thread on this project again – I just couldn't resist to reply: @swarupe04 @sdg002 I wrote [appcfg](https://pypi.org/project/appcfg/)...
@andrew-oko-odion It works for me with Next.js. Of course this highly depends on where you put the code. If you are still interested, just let me know and I'm glad...