Ignoring history.pushState handling errors as they are impredictable and crash the application hard.
I'm thinking this may be because the payload object is too big and the browser is unhappy about it. I'm not sure if the payload/state is ever used (when hitting back?). The error seem to stop when replacing payload by an empty object. Related, about state size limits in browsers: https://stackoverflow.com/questions/6460377/html5-history-api-what-is-the-max-size-the-state-object-can-be [ Full content available at: https://github.com/apache/incubator-superset/pull/5905 ] This message was relayed via gitbox.apache.org for [email protected]
