disable precognition on url prefill modal (#503)

This commit is contained in:
Favour Olayinka
2024-07-26 10:44:38 +01:00
committed by GitHub
parent 5f320fbc23
commit 7ee5623b8e
2 changed files with 3 additions and 1 deletions

View File

@@ -78,6 +78,7 @@
:show-hidden="true"
:form="form"
:fields="form.properties"
:url-prefill-preview="true"
@submit="generateUrl"
>
<template #submit-btn="{ submitForm }">