Project

General

Profile

Actions

Bug #24563

closed

JS error when opening directive form more than once

Added by Clark ANDRIANASOLO about 2 months ago. Updated about 1 month ago.

Status:
Released
Priority:
N/A
Category:
Web - UI & UX
Target version:
Severity:
Trivial - no functional impact | cosmetic
UX impact:
It bothers me each time
User visibility:
Infrequent - complex configurations | third party integrations
Effort required:
Small
Priority:
46
Name check:
To do
Fix check:
Checked
Regression:
No

Description

When in the groups page, when I click more that once either on an existing directive, or "Create" directive from a Technique, I get JS errors :


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

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

Also the file manager cannot be loaded (and may not be useful at all) when opening an existing directive, there is a misplaced semicolon :


Uncaught SyntaxError: missing } after property list


This is an issue similar to #23400 and needs to be fixed by preventing the Elm JS files to be loaded each time the HTML/JS refreshes the rendering of the page


Related issues 1 (0 open1 closed)

Related to Rudder - Bug #23400: JS error when clicking on a technique with several version in directive screenReleasedFrançois ARMANDActions
Actions

Also available in: Atom PDF