Azeet Chebrolu
Azeet Chebrolu
So that we dont have to explicitly enable readonly to true when the formcontrol is set to disabled.
### Problem Description Trying to understand how templating works with the new designer (https://adaptivecards.microsoft.com/designer.html) but i am seeing too many console errors ### Card JSON ```JSON { "type": "AdaptiveCard", "$schema":...
### Bug description When my subdocument array name starts with an Uppercase, the mongodb query generated is having the user variable name which starts with upper case character which is...