woocommerce/packages/js/data/changelog/32648-fix-data-plugins-shou...

5 lines
136 B
Plaintext

Significance: minor
Type: fix
Moved setIsRequesting(false) to the finally block so that it always runs even if an exception is thrown.