Skip to content

Conversation

@Docteh
Copy link
Contributor

@Docteh Docteh commented Aug 9, 2019

Right now anyone clicking on the Firmware flasher tab gets a nasty looking error in the javascript console, starting with:
Error in response to storage.get: TypeError: $.get(...).error is not a function

https://api.jquery.com/jQuery.ajax/#jqXHR
jqXHR.error() callback removed.

Copy link
Member

@McGiverGim McGiverGim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch!!

@mikeller mikeller added this to the 10.6.0 milestone Aug 9, 2019
@Docteh
Copy link
Contributor Author

Docteh commented Aug 10, 2019

Oh this might be related to why my Firmware cache journal got thrown out. Just leaving this as a note for later.
image

@mikeller mikeller merged commit ad14947 into betaflight:master Aug 10, 2019
@Docteh Docteh deleted the jquery branch August 10, 2019 22:42
Docteh added a commit to Docteh/betaflight-configurator that referenced this pull request Aug 16, 2019
Cleaning up some errors in the javascript console before I start adding new ones.

src/js/ConfigStorage.js: forgot to test writing multiple keys at once, can now write multiple keys at once.
src/js/FirmwareCache.js: avoid throwing an error if someone comes asking for an undefined firmware
src/js/jenkins_loader.js: same .error deprecation as betaflight#1568
@Docteh Docteh mentioned this pull request Aug 16, 2019
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants