so, when I typing something in left input field - the state of Dropdown changing to “Loading…”
User can click on Dropdown at this moment - but it’s wrong because Dropdown still loading.
Can I disable Dropdown iteraction when it loading ?
Hello,
can’t you set “This input is disabled” by default. And then, when (Page is loading entire) is true, uncheck it in the conditional formatting ? This is how I did it.