-
Notifications
You must be signed in to change notification settings - Fork 166
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Playlist editor, choose media search bug #3623
Comments
changed to let and it works `/* eslint-disable no-invalid-this */ const CKEDITOR_MIN_HEIGHT = 120; const formHelpers = function() { // Default params ( might change ) this.defaultRegionDimensions = { /**
/**
}; /**
}; /**
}; /**
}; /**
/**
/**
}; /**
/**
module.exports = new formHelpers(); |
form-helpers.js:306 Uncaught TypeError: Assignment to constant variable.
at jQuery.fn.init.data (form-helpers.js:306:22)
The text was updated successfully, but these errors were encountered: