What is the name of the domain?
What is the issue you’re encountering
One some pages OneTrust.ToggleInfoDisplay() is not working properly
What are the steps to reproduce the issue?
I have already added data-cfasync=“false” attributes to all onetrust related scripts.
However, there is still one otBannerSdk.js which is being added by one of the onetrust scripts I wrapped in “exclude rocket loader” attribute.
Strange is, that sometimes oneTrust works as expected, but if I navigate to some other random page - it might not work as intended.
I wonder, if anyone has similar issues while integrating OneTrust to live site with rocket loader enabled?