dimension.js waiting for init-colorbox breaks calculations
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3487471. -->
Reported by: [rogerpfaff](https://www.drupal.org/user/80937)
Related to !1
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>I'm using dimension in a site where no colorbox modules or js is used or initialised. In dimension.js:8 there is a .once('init-colorbox') blocking the calculation of area and volume.</p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<p>Have a Drupal install with no colorbox and use it.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Remove the line. I don't see any regression on my site but as this is part of commerce and signage modules I might miss something.</p>
issue