ikhvjs

Results 2 issues of ikhvjs

If initialize an select 2 object like below, when we unselect an item, the state.selected of that item in the templateResult is still `true`. ```js const data = [ {...

confirmed bug
4.x

### Description I am trying to add locks for each resource of my resource group using scripts below. After the run, I verify the locks using `Get-AzResourceLock -ResourceGroupName`. ``` $locks...

ARM
Service Attention
bug
customer-reported