-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
fix reading updater token for web updater #34558
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
Conversation
|
/backport to stable25 |
PVince81
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 wow
This comment was marked as resolved.
This comment was marked as resolved.
6c9e649 to
f3792b6
Compare
the previously called endpoint returns exactly one value, no JSON structure Signed-off-by: Arthur Schiwon <[email protected]>
f3792b6 to
52c1dbf
Compare
|
In Vue/axios-land the |
if I understand correctly, the Promise function will be called with an object that looks like otherwise you need to change it to |
the previously called endpoint returns exactly one value, no JSON structure
fixes #34201, introduced in #33947