pb-sxp-ui 1.19.6 → 1.19.8

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.
package/dist/pb-ui.js CHANGED
@@ -19130,7 +19130,7 @@ Made in Italy` })));
19130
19130
  if (repCond) {
19131
19131
  setTimeout(() => {
19132
19132
  SXP_EVENT_BUS.emit(SXP_EVENT_TYPE.PAGE_DID_SHOW, item);
19133
- });
19133
+ }, 100);
19134
19134
  backMainFeed('external', selectTag);
19135
19135
  }
19136
19136
  }