theabraxas / Project-Neith

Project Neith is intended to provide an extensible and modular dashboard which conveys important information concisely and enables actions on monitored systems.
https://abraxas.io
GNU General Public License v3.0
22 stars 2 forks source link

Cylance Dynamic Page not working #21

Closed theabraxas closed 5 years ago

theabraxas commented 5 years ago

Describe the bug When going to the Cylance Computer drilldown it is not updating the page properly, just reloads the toplevel Cylance page.

theabraxas commented 5 years ago

Confirmed it's a known issue with UD.

If a static page is using a path such as /cylance it is not possible to create a dynamic page with anything as a child to that path (for instance /cyance/:computername) The work around is to just create separated dynamic paths until the bug is fixed (targed in v2.3.2)

theabraxas commented 5 years ago

For now I'll just wait and use a placeholder path where appropriate.