Bug in model bind data input type number

in <input type=“number” wire:model=“somePublicProperty”> not working i think is bug

but i solve my problem in not practical way with emit event.