You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Calling BoxHandler::createBoxCondition() and BoxHandler::addBoxToPageAssignments() causes the boxes to be loaded (BoxHandler::init()), which is unnecessary during package installation and can potentially lead to errors.
Calling
BoxHandler::createBoxCondition()andBoxHandler::addBoxToPageAssignments()causes the boxes to be loaded (BoxHandler::init()), which is unnecessary during package installation and can potentially lead to errors.