dd-sdk-flutter
dd-sdk-flutter copied to clipboard
Generating 128-bit tracing id throws on web
Describe the bug
Using the graphql link throws when generating tracing ids on web due to integer overflow: nextInt
I had to pin the version to 1.0.1, before the 128-bit trace ids were added.
Reproduction steps
DatadogGqlLink(DatadogSdk.instance, uri),
SDK logs
No response
Expected behavior
No response
Affected SDK versions
datadog_gql_link 1.1.1
Latest working SDK version
datadog_gql_link 1.0.1
Did you confirm if the latest SDK version fixes the bug?
Yes
Flutter Version
No response
Setup Type
No response
Device Information
No response
Other relevant information
No response
Hi @curt-weber ,
Sorry for the inconvenience here. I'll look into it.
Thanks for reporting!
This should be fixed in 2.12.0