When I add a placeholder attribute to the input element, the placeholder value becomes the placeholder value of select2. Perfect.
When I do not add a placeholder value, I expect select2 also not to place a placeholder text there. But instead, it defaults to 'Enter text'.