Disabling input change event

What seems to be the problem:
I create a button and click on it to open a modal. There is an input in this modal. I write somethings to input and modal is disappeard. I want to disable this inputs change event. Is there a way?

Steps to Reproduce: -
Write somethins to input and disappeared this modal (screenshot below)

Are you using the latest version of Livewire: v1.0

Do you have any screenshots or code examples:
image