asab_webui_shell 27.2.8 → 27.2.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -497,7 +497,7 @@ class Application extends _react.Component {
497
497
  document.body.setAttribute('print-ready', 'true');
498
498
  this._printReadyTimeout = null;
499
499
  }
500
- }, 500); // Add 500ms delay to ensure that the print-ready attribute is set after the last print-ready indicator is popped
500
+ }, 1500); // Add 1500ms delay to ensure that the print-ready attribute is set after the last print-ready indicator is popped
501
501
  } else {
502
502
  this._clearPrintReadyTimeout();
503
503
  document.body.setAttribute('print-ready', 'false');
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "asab_webui_shell",
3
- "version": "27.2.8",
3
+ "version": "27.2.9",
4
4
  "license": "BSD-3-Clause",
5
5
  "description": "TeskaLabs ASAB WebUI Shell Application",
6
6
  "contributors": [