It’s nice to hear from you, I hope you are doing fine 🙂
I’m not sure about the issues yet, but somehow it works on the back-end but not on the front-end. The problem is that I’m not able to debug the script, as I can’t find where to clear the cache. Is there a way I can clear the asset cache when I make a modification within the script files? Currently the scripts get minified, and any change I make is not visible until the minify cache is not re-built.
Turning off the cache may not help, as I want to make sure it’s not something related to the minification process.
Actually, nevermind, I was able to find a way to circumvent the cache.
I have fixed both issues, however I’m not sure what was causing the browser freeze yet. I feel like there was some kind of event handler drawn to the checkbox change or something. Anyways, I will figure out a different method for the next update, just to make sure this is not something common.