I am trying to inject a React App inside a webpage inside a Shadow Component. But I am getting this error :
[Violation] 'perimeterx:injection'
Every HTML element with href or src including chrome-extension:// will not be injected in the innerHTML of the Shadow Root
Is there a way to bypass this ?
Can I give you the concerned website ?
Thanks!