]
Ryan Emerson commented on ISPN-9360:
------------------------------------
There is also a warning in the browser developer console saying "WARNING: Tried to
load AngularJS more than once."
Angular Loaded Twice
--------------------
Key: ISPN-9360
URL:
https://issues.jboss.org/browse/ISPN-9360
Project: Infinispan
Issue Type: Bug
Components: Console
Affects Versions: 9.3.0.Final
Reporter: Ryan Emerson
Assignee: Vladimir Blagojevic
Fix For: 9.4.0.Alpha1
When running the server via gulp serve:dist, angular seems to be loaded twice which
results in all management requests being duplicated. I'm not sure if this happens when
the console is deployed on the server, but we should resolve this as it is adding
unnecessary load on the server.