You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently upgraded the handlesbar.js to the latest version which is 4.7.8, and it is not compatible with any version of Jurassic.
I am getting error at below statement: engine.ExecuteFile(handleBarPath);
Error: "Type Error: 'Object.prototype.defineGetter' is not a function"
Please let me know what could be the possible solution to this.
The text was updated successfully, but these errors were encountered:
I recently upgraded the handlesbar.js to the latest version which is 4.7.8, and it is not compatible with any version of Jurassic.
I am getting error at below statement:
engine.ExecuteFile(handleBarPath);
Error:
"Type Error: 'Object.prototype.defineGetter' is not a function"
Please let me know what could be the possible solution to this.
The text was updated successfully, but these errors were encountered: