diff --git a/apps/scandic-web/components/HotelReservation/MyStay/ReferenceCard/Actions/NotCancelled/ManageStay/Actions/GuaranteeLateArrival/Form/index.tsx b/apps/scandic-web/components/HotelReservation/MyStay/ReferenceCard/Actions/NotCancelled/ManageStay/Actions/GuaranteeLateArrival/Form/index.tsx index 911d976f5..e7b12c8fb 100644 --- a/apps/scandic-web/components/HotelReservation/MyStay/ReferenceCard/Actions/NotCancelled/ManageStay/Actions/GuaranteeLateArrival/Form/index.tsx +++ b/apps/scandic-web/components/HotelReservation/MyStay/ReferenceCard/Actions/NotCancelled/ManageStay/Actions/GuaranteeLateArrival/Form/index.tsx @@ -114,6 +114,7 @@ export default function Form() { color="peach80" target="_blank" href={bookingTermsAndConditions[lang]} + onClick={(e) => e.stopPropagation()} > {str} @@ -124,6 +125,7 @@ export default function Form() { color="peach80" target="_blank" href={privacyPolicy[lang]} + onClick={(e) => e.stopPropagation()} > {str}