chris-at-cimpress

Results 4 comments of chris-at-cimpress

I appreciate the suggestions. Unfortunately, avoiding references to live DOM nodes is not feasible for my extension. We're creating and removing nodes all the time. I've also replicated this crash...

Why is CEP 10 trying to access `cep_node.global.require`? When connected with the Chrome devtool, I see that `cep_node.global.require` does not exist. There is a `cep_node.require`, but that's not what the...

Thanks, I have already [reported this crash](https://www.adobeprerelease.com/beta/85A6F544-2705-49BD-8314-DD549C6A1713/feedback/item/AI-4244693) elsewhere. I've already tried updating my modules and checked for the presence of `CEPEngine_extensions.js`. My question here is for my understanding: what is...

Thanks. Every case seems to be different even if they result in this error message. In my case, it seems to be related to changes in the way CEP handles...