Actions
Bug #23400
closedBug #24416: Elm properties app is loaded multiple times
JS error when clicking on a technique with several version in directive screen
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Config management
Target version:
Pull Request:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
User visibility:
Operational - other Techniques | Rudder settings | Plugins
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
No
Description
When we go in directive screen and open the debug console, if we click at least twice on techniques in the tree, we get JS errors:
In a dev environment the error is :
Uncaught Error: Your page is loading multiple Elm scripts with a module named Elm.Techniqueversion. Maybe a duplicate script is getting loaded accidentally? If not, rename one of them so I know which is which!
The issue is similar to #24416 (without the API request errors) and needs to be fixed by preventing the Elm JS file to be loaded each time the HTML/JS refreshes the rendering of the page
Files
Updated by Vincent MEMBRÉ about 1 year ago
- Target version changed from 8.0.0~beta1 to 8.0.0~beta2
Updated by Vincent MEMBRÉ about 1 year ago
- Target version changed from 8.0.0~beta2 to 8.0.0~beta3
Updated by Vincent MEMBRÉ about 1 year ago
- Target version changed from 8.0.0~beta3 to 8.0.0~rc1
Updated by Vincent MEMBRÉ about 1 year ago
- Target version changed from 8.0.0~rc1 to 8.0.0~rc2
Updated by Vincent MEMBRÉ about 1 year ago
- Target version changed from 8.0.0~rc2 to 8.0.0
Updated by Vincent MEMBRÉ about 1 year ago
- Target version changed from 8.0.0 to 8.0.1
Updated by Vincent MEMBRÉ about 1 year ago
- Target version changed from 8.0.1 to 8.0.2
Updated by Vincent MEMBRÉ about 1 year ago
- Target version changed from 8.0.2 to 8.0.3
Updated by Vincent MEMBRÉ about 1 year ago
- Target version changed from 8.0.3 to 8.0.4
Updated by Vincent MEMBRÉ 12 months ago
- Target version changed from 8.0.4 to 8.0.5
Updated by Vincent MEMBRÉ 10 months ago
- Target version changed from 8.0.5 to 8.0.6
Updated by Vincent MEMBRÉ 9 months ago
- Target version changed from 8.0.6 to 8.0.7
Updated by Raphael GAUTHIER 8 months ago
- Status changed from New to In progress
- Assignee set to Raphael GAUTHIER
Updated by Raphael GAUTHIER 8 months ago
Updated by Raphael GAUTHIER 8 months ago
- Related to Bug #24416: Elm properties app is loaded multiple times added
Updated by Clark ANDRIANASOLO 8 months ago
- Assignee changed from Raphael GAUTHIER to Clark ANDRIANASOLO
Updated by Clark ANDRIANASOLO 8 months ago
- Related to Bug #24563: JS error when opening directive form more than once added
Updated by Clark ANDRIANASOLO 8 months ago
- Status changed from In progress to Pending technical review
- Assignee changed from Clark ANDRIANASOLO to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/5504
Updated by Clark ANDRIANASOLO 8 months ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|013adce9505563a3f646d221d118112bda8d9020.
Updated by Raphael GAUTHIER 8 months ago
- Fix check changed from To do to Checked
Updated by Vincent MEMBRÉ 8 months ago
- Related to deleted (Bug #24416: Elm properties app is loaded multiple times)
Updated by Vincent MEMBRÉ 8 months ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 8.0.7 which was released today.
Actions