Project

General

Profile

Actions

Bug #24416

closed

Elm properties app is loaded multiple times

Added by Clark ANDRIANASOLO 2 months ago. Updated 26 days ago.

Status:
Released
Priority:
N/A
Category:
Web - UI & UX
Target version:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
It bothers me each time
User visibility:
First impressions of Rudder
Effort required:
Medium
Priority:
75
Name check:
To do
Fix check:
Checked
Regression:
No

Description

When in the groups page, when I select a group from the tree, then select another group, I always get the following error in the browser console :


Uncaught Error: Your page is loading multiple Elm scripts with a module named Elm.Nodeproperties. Maybe a duplicate script is getting loaded accidentally? If not, rename one of them so I know which is which!

It happens every time I select a group from the tree, and also basically when a "new group details" is loaded on the page : cloning a group, even updating the same group !

It seems that loading the Nodeproperties Elm app is done multiple times within the Scala HTML templates which are loaded dynamically.

This also causes some unexpected API requests and errors in the browser console :
  • when deleting a group, the page is not refreshed and a query to displayInheritedProperties of the deleted group is made, returning 500 error

Subtasks 4 (0 open4 closed)

Bug #23400: JS error when clicking on a technique with several version in directive screenReleasedFrançois ARMANDActions
Bug #24632: Node and group properties will not display in 8.1ReleasedVincent MEMBRÉActions
Bug #24633: Node properties do not display in 8.0ReleasedFrançois ARMANDActions
Bug #24641: Port #24633 in 8.0 to be able to add and read node propertiesReleasedFrançois ARMANDActions
Actions

Also available in: Atom PDF