UPDATE: I was able to confirm all my issues go away by reverting to T4 system plugin 2.1.9, so not Flix specific
Forgive me as my issue seems to apply to other extensions offhand, but it appears when updating to T4 system 2.2.0 , suddenly Rokbox does not work. Getting class not defined errors such as:
Uncaught ReferenceError: Class is not defined
<anonymous> https://discerningspecialist.com/plugins/system/rokbox/assets/js/rokbox.js:1589
<anonymous> https://discerningspecialist.com/plugins/system/rokbox/assets/js/rokbox.js:1781
rokbox.js:1589:2
While trouble shooting I also tried the modal plugin and got similar errors of:
Uncaught ReferenceError: Class is not defined
<anonymous> https://discerningspecialist.com/dev1/media/t4/optimize/js/1e917b3c450e577541cbd72b4365c7e5.js:55
<anonymous> https://discerningspecialist.com/dev1/media/t4/optimize/js/1e917b3c450e577541cbd72b4365c7e5.js:57
1e917b3c450e577541cbd72b4365c7e5.js:55:750
Turning off template JS Optimization seemed to help the modal test, however it seemed to infer there generally were some new problems with trying to have a lightbox system.
Any help is appreciated