Problem with Firefox

Hello,

I am using Livewire 1. * with Laravel 6. *

I have a problem with the Firefox browser only.

I use a modal to edit a comment and when you click outside the input field, the textarea duplicates.

My comment uses wire: model.lazy to save the value in livewire.

I have tested on other browsers and there is no problem with them.

Anyone have any idea how to fix this?

Thank you

Hey, @Cedric331
Can you post your code?

Yes sorry !!

It’s my modal =>

And my code for edit =>

I don’t see anything wrong with your code.

Take a look at this issue on GitHub it may Solve your problem

Thank you i will watch

You are very welcome