Merged in fix/add-breakfast-wrong-quantity (pull request #2086)
fix: check if breakfast and refill modal with correct confirmation if cancelled/error payment * fix: check if breakfast and refill modal with correct confirmation if cancelled/error payment * fix: only include packages with quantity Approved-by: Linus Flood Approved-by: Matilda Landström
This commit is contained in:
@@ -33,6 +33,7 @@ export function AddAncillaryProvider({
|
||||
storeRef.current?.setState({
|
||||
selectedAncillary: savedData.selectedAncillary,
|
||||
currentStep: AncillaryStepEnum.confirmation,
|
||||
isBreakfast: savedData.isBreakfast,
|
||||
isOpen: true,
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user