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
AT installs are throwing an error on build for newer versions of the framework (not sure exactly when the issue started, but has cropped up in the last few upgrades).
Error calling hasOwnProperty on undefined in Schemas.js applyDefaults - the output var looks to be the culprit. I'm not sure why this would be undefined, let me know if it requires an AT fix.
Your environment
AT: 0.11.2, FW: 5.33.5+
Steps to reproduce
Run a full/forced rebuild in an offending AT instance.
Expected behaviour
Course should build successfully.
Actual behaviour
Course does not build successfully.
The text was updated successfully, but these errors were encountered:
Subject of the issue/enhancement/features
AT installs are throwing an error on build for newer versions of the framework (not sure exactly when the issue started, but has cropped up in the last few upgrades).
Error calling
hasOwnProperty
onundefined
in Schemas.js applyDefaults - theoutput
var looks to be the culprit. I'm not sure why this would be undefined, let me know if it requires an AT fix.Your environment
Steps to reproduce
Run a full/forced rebuild in an offending AT instance.
Expected behaviour
Course should build successfully.
Actual behaviour
Course does not build successfully.
The text was updated successfully, but these errors were encountered: