Hi,
I have a project, and on construct3 preview working with no problem, on xampp local same, but on live server give me the error:
c3runtime.js:349 Uncaught (in promise) TypeError: a.GetPlugin is not a function
at new C3.SDKTypeBase (c3runtime.js:349)
at new C3.Plugins.Text.Type (c3runtime.js:1501)
at Function.C3.New (c3runtime.js:37)
at new C3.BehaviorType (c3runtime.js:433)
at Function.C3.New (c3runtime.js:37)
at Function.Create (c3runtime.js:433)
at c3runtime.js:421
at Array.map (<anonymous>)
at new C3.ObjectClass (c3runtime.js:421)
at Function.C3.New (c3runtime.js:37)
Any Idea?
Thank you
Cristian