Closed tobiu closed 1 month ago
we need to add a running config for each appName.
running
appName
manager.Component: updateItemsInPosition() needs to fetch the domRects for each realm. please use Promise.all() for this one.
Promise.all()
This issue is stale because it has been open for 90 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.
we need to add a
running
config for eachappName
.manager.Component: updateItemsInPosition() needs to fetch the domRects for each realm. please use
Promise.all()
for this one.