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?
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
But I think this will have to be yours
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.
@mzedel It is working now. Thanks for fixing this so quick!