Uncaught TypeError: Cannot read properties of undefined (reading 'settings') when confirmation opens.

Created on 2 August 2024, 9 months ago

Problem/Motivation

Currently, when the confirmation dialog opens, we get the following error:

dialog.position.js?v=10.3.1:82 Uncaught TypeError: Cannot read properties of undefined (reading 'settings')
at HTMLDocument.resetSize (dialog.position.js?v=10.3.1:82:32)
at later (debounce.js?v=10.3.1:37:23)

This is not caused by this module, but is instead related to this Drupal core bug: 🐛 Error: Cannot read properties of undefined (reading 'settings')
 with dialog.position.js Needs work .

Once this issue is fixed, the error will disappear.

POSTPONED on 🐛 Error: Cannot read properties of undefined (reading 'settings')
 with dialog.position.js Needs work

Steps to reproduce

  • Enable this module
  • On a Product view, press the "Add to cart" button
  • Open the browser console and see the js error appearing.

Proposed resolution

Fix 🐛 Error: Cannot read properties of undefined (reading 'settings')
 with dialog.position.js Needs work

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Postponed

Version

1.0

Component

Code

Created by

🇩🇪Germany Grevil

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024