We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d96d62c commit dcc4de1Copy full SHA for dcc4de1
src/platforms/common/configuration/options.mdx
@@ -356,7 +356,7 @@ Sentry SDKs normalize any contextual data to a given depth. Any data beyond this
356
357
</ConfigKey>
358
359
-<ConfigKey name="normalize-max-breadth" supported={["javascript", "node"]} notSupported={["react-native", "electron"]}>
+<ConfigKey name="normalize-max-breadth" supported={["javascript", "node"]} notSupported={["electron"]}>
360
361
_(New in version 6.19.1)_
362
0 commit comments