Project

General

Profile

Actions

Bug #19662

closed

JS error while initializing Elm app since we upgrade elm to 0.19.1

Added by Raphael GAUTHIER over 2 years ago. Updated over 2 years ago.

Status:
Released
Priority:
N/A
Category:
Web - UI & UX
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:

Description

The Notifications and Rules apps are no longer initialized due to a js error.

Uncaught TypeError: Cannot read property 'init' of undefined
    at HTMLDocument.<anonymous> (rudder-elm.js:7)
    at e (jquery-3.5.1.min.js:2)
    at t (jquery-3.5.1.min.js:2)
jquery-3.5.1.min.js:2 Uncaught TypeError: Cannot read property 'init' of undefined
    at HTMLDocument.<anonymous> (ruleManagement:550)
    at e (jquery-3.5.1.min.js:2)
    at t (jquery-3.5.1.min.js:2)

We just forgot to rename them.


Related issues 1 (0 open1 closed)

Related to Rudder - Architecture #19658: Update elm to 0.19.1ReleasedRaphael GAUTHIERActions
Actions #1

Updated by Raphael GAUTHIER over 2 years ago

Actions #2

Updated by Raphael GAUTHIER over 2 years ago

  • Status changed from New to In progress
  • Assignee set to Raphael GAUTHIER
Actions #3

Updated by Raphael GAUTHIER over 2 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from Raphael GAUTHIER to Alexis Mousset
  • Pull Request set to https://github.com/Normation/rudder/pull/3770
Actions #4

Updated by Raphael GAUTHIER over 2 years ago

  • Status changed from Pending technical review to Pending release
Actions #5

Updated by Vincent MEMBRÉ over 2 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 7.0.0~beta1 which was released today.

Actions

Also available in: Atom PDF