I’m using HTML select in my react application. Whenever I open the page, the select shows no options on click like this:
When I searched for the reason, I couldn’t find anything. But sometimes the options are showing properly like this:
I don’t know why the HTML select is behaving like this.