Merge branch 'develop' into feature/CSR-1115

This commit is contained in:
CarlNation 2023-05-12 10:50:11 -04:00
commit 36f1001082

View file

@ -180,7 +180,7 @@ export default {
const result = await this.loadData(serviceZipCode);
this.initializeComponent(result.data);
this.resetShopList();
this.resetAnswers();
await nextTick();
await this.getNextShopsFromList();