View log button not working on hosted.mender.io

When a deployment fails and I click the “View log” button, nothing happens. When I check the browser debugger, I see I get this error:
Uncaught TypeError: np(...).then is not a function

Is this a bug?

This is on Hosted Mender?

Yes, it is on hosted mender

@mzedel I did two minutes of source code perusal on master :grinning_face_with_smiling_eyes:
But I think this will have to be yours
:smiley:

Heyho @jostor,
that was a regression we introduced with yesterdays deployment - sorry about that! We rolled out another deployment today and I just tested it in my account - viewing the logs should work again now.
If it does not work, please do a “hard reload” (usually ctrl+shift+r) and try again.

2 Likes

@mzedel It is working now. Thanks for fixing this so quick! :smiley: