fix: closing input on click on swiper
This commit is contained in:
@ -144,6 +144,7 @@ const FunnelDnd = <
|
|||||||
slidesPerView={"auto"}
|
slidesPerView={"auto"}
|
||||||
scrollbar={{ hide: false }}
|
scrollbar={{ hide: false }}
|
||||||
freeMode={{ enabled: true }}
|
freeMode={{ enabled: true }}
|
||||||
|
touchStartPreventDefault={false}
|
||||||
grabCursor>
|
grabCursor>
|
||||||
{renderContainers()}
|
{renderContainers()}
|
||||||
{isCreatingContainerEnabled && (
|
{isCreatingContainerEnabled && (
|
||||||
|
|||||||
Reference in New Issue
Block a user