S-select – First option not selectable when placeholder is used

When a placeholder is added to s-select, the first option cannot be selected on the first attempt.

Actual behavior:
The first option cannot be selected initially. After selecting any other option, the first option becomes selectable and works correctly.

Expected behavior:
The first option should be selectable on the first attempt even when a placeholder is present.

This issue is also reproducible in the Select example in the Shopify Polaris Web Components docs : Select.