Hiya, because of the way our website is built in, we have both GB HTML Tag & GB React running on the same page. I'm testing visual editor tests, and wanted to sanity check if that could introduce any concerns.
r
rhythmic-agent-34208
07/18/2024, 5:27 PM
They should work nicely together. Are you using the same key for both SDK connections?
f
famous-battery-55941
07/19/2024, 8:03 AM
Actually using a different key
👍 1
r
rhythmic-agent-34208
07/19/2024, 3:20 PM
We don't expect any conflicts. However, if both SDKs trigger the same visual experiment at the same time, there is a chance the rendering could be affected, or that double tracking calls would trigger. Again, though, this should be mitigated by using different keys. You could also try using project filtering in each SDK connection to help avoid conflicts here.