[Solved] Uncaught EmberError: PRO 2.1.3 with CDN enabler

Hi ThemeCo team and readers,

I just notify this problem after updating and I want to share the workaround until there is a proper fix.

CDN Enabler (and probably other CDN provider plugins) have an incompatibility issue with the new version of PRO with the given error:
Uncaught EmberError {description: undefined, fileName: undefined, lineNumber: undefined, message: "Assertion Failed: Cannot call set with 'change' on an undefined object.", name: "Error", …} didBecomeReady @ cs-vendor.js?ver=3.1.3:5261 invoke @ cs-vendor.js?ver=3.1.3:1335 flush @ cs-vendor.js?ver=3.1.3:1399 flush @ cs-vendor.js?ver=3.1.3:1207 end @ cs-vendor.js?ver=3.1.3:521 run @ cs-vendor.js?ver=3.1.3:643 join @ cs-vendor.js?ver=3.1.3:663 run.join @ cs-vendor.js?ver=3.1.3:24110 (anonymous) @ cs-vendor.js?ver=3.1.3:24173 i @ jquery.js?ver=1.12.4:2 fireWith @ jquery.js?ver=1.12.4:2 ready @ jquery.js?ver=1.12.4:2 K @ jquery.js?ver=1.12.4:2

The workaround is to avoid using the CDN completely during edition, by excluding the path /pro/ (or the one you personally choose)

This is only a workaround, in the previous version v2.0.4 I didn’t have any conflict at all. I guess is a bug that has to be fixed.

Hope it helps

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.