Marco Schaefer

Results 85 comments of Marco Schaefer

@eskirk Double checked. Is implemented for React Router V6 but not for V5

Hi @Memfisrain thanks for bumping this, Will updat the otel deps in the web-tracing package and clean up our own resolutions (seems they cause problems with recent otel version and...

> Not actually fixed @SimenB can you give me a brief description. Is it still the problem with different package versions in a build?

> Title of issue is "use peer deps" - in that regard I don't think it should be considered completed. Dependency mismatch has been fixed, tho 👍 Thank you Simen....

Quick heads up @Memfisrain and @SimenB. We released Faro v1.2.9 which contains the updated otel-deps in the web-tracing package.

Hi @alioshr and thank you for trying out Faro. In the example I can not find where Faro is initialized. Did you maybe forgot to add it? [faro-react - installation](https://github.com/grafana/faro-web-sdk/tree/main/packages/react#installation)...

Hey @alioshr I can reproduce the issue. It happens when FaroReact is not initialized. Anyways, I will dive a bit deeper an see what's going on. > Even if I...

Hi @alioshr The Faro setup looks correct. Regrading the testing issue: This is a bug and we've evaluated the place in code where it happens and will fix it. Regarding...

Thank you @alioshr 🙏 At the moment I can't say yet if the prod issue is related to the bug. I'll let you know as soon as I know more....

Hi @alioshr I had a look into the bug you have in production. > While FaroRoute does not break the app on production code, we also are not able to...