Ramonda

RMD036 — The state blob could not be read

The component starts from its initial values instead of the server's, so the page can differ from what was rendered — RMD007 usually follows.

The blob is written into the markup, so this means it was altered on the way: HTML rewritten by a proxy or a browser extension, a truncated response, or markup edited by hand. Compare what the server sent with what arrived before looking anywhere else in the app.

Next