Property [$] not found on component

I added wire:model=“email” on component (screenshot on the left), and assigned start value to it so it takes effect, but while typing in email field got an error:
Property [$] not found on component

laravel 8.14
livewire 2.3.2

screenshots

any ideas?

in the request tab i can see that the name wasn’t applied, this is the case only for email field, password works fine
Screenshot_316