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
{{ message }}
This repository has been archived by the owner on Dec 26, 2019. It is now read-only.
"Cannot set property [] of [object Array] which has only a getter" error if "ember-source": "~3.6.0" in devDependencies
jquery.js:286 Uncaught TypeError: Cannot set property [] of [object Array] which has only a getter
at Function.jQuery.extend.jQuery.fn.extend (jquery.js:286)
at Object.formatDate (bootstrap-datepicker.js:1927)
at Datepicker.fill (bootstrap-datepicker.js:971)
at Datepicker.update (bootstrap-datepicker.js:809)
at new Datepicker (bootstrap-datepicker.js:153)
at HTMLInputElement.<anonymous> (bootstrap-datepicker.js:1649)
at Function.each (jquery.js:354)
at jQuery.fn.init.each (jquery.js:189)
at jQuery.fn.init.datepickerPlugin [as datepicker] (bootstrap-datepicker.js:1631)
at Class.setupBootstrapDatepicker (datepicker-support.js:22)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
"Cannot set property [] of [object Array] which has only a getter" error if "ember-source": "~3.6.0" in devDependencies
The text was updated successfully, but these errors were encountered: