mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-31 09:37:15 +01:00
Merged PR 932: #2265 DoNotTrack Search History
#2265 DoNotTrack Search History
This commit is contained in:
committed by
Lorenz Hilpert
parent
b5a3ee19a4
commit
ac7705442f
@@ -249,6 +249,7 @@ export class CheckoutDummyStore extends ComponentStore<CheckoutDummyState> {
|
||||
qs: ean,
|
||||
},
|
||||
take: 1,
|
||||
doNotTrack: true,
|
||||
};
|
||||
return this._catalogService.search({ queryToken });
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user