Vasiliy Sisko created IGNITE-9371:
-------------------------------------
Summary: Web console: Failed to open Activity details dialog.
Key: IGNITE-9371
URL:
https://issues.apache.org/jira/browse/IGNITE-9371 Project: Ignite
Issue Type: Bug
Reporter: Vasiliy Sisko
# Open Admin page and select any user.
# Select Activity details dialog in table Actions menu
Error in log is printed:
{code:java}
TypeError: ActivitiesUserDialog is not a constructor
at IgniteListOfRegisteredUsersCtrl.showActivities (controller.js:104)
at fn (eval at compile (angular.js:15869), <anonymous>:4:167)
at callback (angular.js:28101)
at ChildScope.$eval (angular.js:18838)
at ChildScope.$apply (angular.js:18937)
at HTMLAnchorElement.<anonymous> (angular.js:28106)
at HTMLAnchorElement.dispatch (jquery.js:5206)
at HTMLAnchorElement.elemData.handle (jquery.js:5014) undefined{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)