Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 177 Bytes

2023-12-04-fix-address-modal-closing.md

File metadata and controls

6 lines (6 loc) · 177 Bytes
title issue
Fix address modal closing
NEXT-32095

Storefront

  • Changed PluginManager.initializePlugins() to be async. It now returns a Promise instead of void.