Quote:
Originally Posted by KevinH
That is exactly the same strange behaviour that I am seeing with Bibi and your test case.
I am scratching my head as to why it acts like that.
I took a look at the Bibi js code itself and all that 'allows-scripts-in-content' does is control whether Bibi's DOM strips out all script tags on load or not.
So something is a bit strange with Bibi but it is hard to track down given all of its code has been minimized, and all his code is done via Promises.
Them rewriting the DOM tree so much makes me worry about what else they are stripping out. There is a whole sanitizer.js extension for that.
Sorry I can not be more help here.
|
No problem Kevin, I appreciate your help. I realize that is not an issue related with your work; the issue is with Bibi. Let's hope no other problem appears