Konstantin Komelin
Konstantin Komelin
Just for reference: https://www.drupal.org/node/2599326 https://www.drupal.org/node/2749007 https://www.drupal.org/node/2554203 For some reasons, the approach implemented in this PR did not work for my environment. A temporary workaround is https://www.drupal.org/project/autocomplete_deluxe, which works fine with...
The problem is still relevant, even nowadays. I don't understand why CKE needs direct access to index.php
Same here. When page is scrolled to the bottom, I don't see the confetti.
Thank you very much @wSedlacek for such a thoughtful analysis of solutions and choosing the best one for your PR! Please give me a couple of days to test the...
@wSedlacek I'm having hard times importing isomorphic-dompurify from inside of a Web Worker script. I don't have much experience with web workers. Could you please instruct me how to do...
Thank you @wSedlacek for your work on this issue! Really great job! However, I think we cannot release this change without `dompurify` itself adding support for Web Worker, so I...
Hi @praveshShetty, Thanks for reporting the issue. Unfortunately, the log doesn't say a lot. Could you please provide a sandbox project where I could reproduce the issue?
What is your hosting environment?
Thanks @JeremyGuinn for the information. Please also take a look at the other jsdom related issue https://github.com/kkomelin/isomorphic-dompurify/issues/54 , if it has a workaround which can help you.
Thanks @JeremyGuinn, From what I can see, the reason is the same as here https://github.com/kkomelin/isomorphic-dompurify/issues/54: > Warning: Module not found: Error: Can't resolve 'canvas' in '/workspace/node_modules/isomorphic-dompurify/node_modules/jsdom/lib/jsdom'