That is odd. However, it looks like this matches the behaviour of <input type="number"> (both trigger the punctuation keyboard).
Those iOS issues with type="number" are really interesting – thanks for sharing. Support for inputmode was added in iOS 12.2, but initially it used the 'numeric keypad with punctuation' – is that what you mean by 'the…
That is odd. However, it looks like this matches the behaviour of <input type="number"> (both trigger the punctuation keyboard).
Those iOS issues with type="number" are really interesting – thanks for sharing. Support for inputmode was added in iOS 12.2, but initially it used the 'numeric keypad with punctuation' – is that what you mean by 'the…