John Hershberg
John Hershberg
I definitely need this too. Using a dropdown instead of this right now to achieve the desired effect. I feel the way it's currently implemented is too opinionated
#3. Other: To better align with certain formats (windows) For me it's that our UI designers bring up designs based on common standards. And a regular HTML select looks like...
I'm having the exact same issue. Running Mypy says "No Python interpreter configured for the project." Looking in the Mypy configuration it's empty:  So when I press Test it...
I have to echo the need for fine-grained interactivity. A constant problem we're facing is we have components that really should only function client-side, like trigger a menu or something,...
Doesn't SignalR have a fallback mechanism to use just regular http requests if web sockets are not available?