question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

overmind.hydrate() does not return anything

See original GitHub issue

This reproduction may be easier to understand than a description of the issue.

Calling overmind.hydrate() on the server (Nuxt) does not return the serialized mutations to state as expected. Christian seems to think it might be related to events not registering or something specific to the Nuxt environment.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:12 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
agritheorycommented, Feb 28, 2021

Awesome, thank you!

1reaction
christianalfonicommented, Feb 28, 2021

Okay, I pushed a fix now, will test it when CI has done its job 😄

Read more comments on GitHub >

github_iconTop Results From Across the Web

Server Side Rendering - OVERMIND
Overmind does not hydrate the actual state, but the mutations you performed. That means it minimizes the payload passed over the wire.
Read more >
Debugging and fixing hydration issues - somewhat abstract
The image URL is not working because the server handles the SVG in a very naïve way; we just use the import path,...
Read more >
Remix is returning Hydration Error when attempting to map data
I'm not sure how to fix the issue. I think it has something to do with using Material UI library. I should be...
Read more >
How to use the overmind.createOvermind function in ... - Snyk
changePage(mutations) } else { // On the server we rehydrate the mutations to an SSR instance of Overmind, // as we do not...
Read more >
From panopticon to heautopticon: A new form of surveillance ...
But as sometimes, I don't do anything, and I don't want to do ... Notifications can then be sent to users to help...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found