Trisped

Results 2 issues of Trisped

When I followed the [single-spa-reactquick start instructions](https://single-spa.js.org/docs/ecosystem-react/), it indicated that I should use `import ReactDOMClient from "react-dom/client";` instead of `import ReactDOM from "react-dom";`. When I make the change, I get...

What is the correct way to update the reporting URL or refresh the anonymous user without adding another iframe? I currently have the embeding working as expected, but when the...