You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should track data with only one of the SDK instances, and throw an error for each instance that the client tries to create.
Additional context
Recently one of our clients plugged their application with more than one plug. This caused an issue downstream that was later fixed, but it's a behavior that we are not supporting right now.
The text was updated successfully, but these errors were encountered:
🐞 Bug report
Expected behavior
We should track data with only one of the SDK instances, and throw an error for each instance that the client tries to create.
Additional context
Recently one of our clients plugged their application with more than one plug. This caused an issue downstream that was later fixed, but it's a behavior that we are not supporting right now.
The text was updated successfully, but these errors were encountered: