I offer several free and paid self-signed extensions through Add-Ons. Some users have been reporting a peculiar error: users are usually able to open the extension once but when they close and…
Updated the Illustrator from 17.x to 18.0. The extension started throwing error after the CSXS runtime is switched to 5.0 and with 5.0 recent CSInterface.js file. It says ReferenceError: $ is not…
I found a workaround! The problem seems to be that there's an immutable window property $ being set by Adobe. When jQuery tries to set $, it has big issues. I was able to modify jQuery to get it to…
