Project

General

Profile

Actions

Bug #1823

open

Multiple Determinations Preview crashes with TypeError on getFormPreview (RevisionResolutionForAdministrativeTransitFine.js:790)

Added by Juan Pabon 13 days ago. Updated 13 days ago.

Status:
Pending Review
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
07/20/2026
Due date:
% Done:

0%

Estimated time:

Description

when the carInformation is undefined it crashes

this.plateNumber.view.replaceWith(setElementClassList(getParagraph(`Tablilla Número: ${this.formObject.carInformation.plateNumber.trim() || 'N/A'}`, { size: 'large' }), 'revisionResolutionForAdministrativeTransitFine__infoContainerPreview'));
		this.driversLicense.view.replaceWith(setElementClassList(getParagraph(`Licencia de Conducir: ${this.formObject.carInformation.licenseNumber.trim() || 'N/A'}`, { size: 'large' }), 'revisionResolutionForAdministrativeTransitFine__infoContainerP

Files

Actions #1

Updated by Juan Pabon 13 days ago

  • Status changed from In Progress to Test Internally
Actions #2

Updated by Juan Pabon 13 days ago

  • Status changed from Test Internally to Pending Review
Actions #4

Updated by Juan Pabon 13 days ago

caso para testing : AR2026MU02489

Actions

Also available in: Atom PDF