Fix: Excel download multi-click support for quote and order modals
#6
by bep40 - opened
Add inline patch to fix Excel download that only works once. The fix prevents URL.revokeObjectURL from being called prematurely, allowing multiple downloads from the same page.