Decimal Point not appearing on Number keyboard HTML app

When I force a number keyboard as the input type, it shows the numbers fine but it does not show a decimal point. In the input tag I also use step=“0.01” pattern="-?\d+(.\d{0,})?".

Samsung told me this is a bug but is there any workaround? My app relies on this and not supporting decimal is terrible and making my users frustrated.

My device is on Tizen 5.5. Watch active 2.