Valentin Plamadeala

Results 9 issues of Valentin Plamadeala

### Installed product versions - Visual Studio 2019 16.9.2 - VS extension v. 2.8.396 , nuget package v. 3.2.449 ### Description Bundler minifier breaks build with compile errors like: Expect...

**Describe the bug:** Having a blazor solution, and using Ctrl + T (or Q) to find a Blazor File (.razor) will show the `.razor.g.cs` files as first result before '.razor'...

untriaged

### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe the problem. I'm...

area-blazor
Needs: Attention :wave:

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug when calling `EditContext.NotifyFieldChanged(FieldIdentifier);` with a `FieldIdentifier` that has `.FieldName ==...

bug
help wanted
area-blazor
triaged
good first issue
feature-blazor-builtin-components

I'm calling `$('#id').summernote("insertImage", url);` from the console it works ok. But when I call it from a button (button outside summernote container) `click` event handler, I'm getting this in the...

bug 🐞

sometimes I'm getting this error: Access to XMLHttpRequest at 'https://y.clarity.ms/collect' from origin 'https://example.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. clarity.js:2 POST...

bug
ingest

In `bundleconfig.js` if I set ``` "minify": { "enabled": true, "renameLocals": true }, ``` My js will break. I tried to isolate/reproduce it, this is the closest I got, input...

bug

When creating a VM using the azure website (not cli), do we have to base64 encode this text (bash script in my case) in advance ? --- #### Document Details...

virtual-machines/svc
triaged
assigned-to-author
product-question
Pri2
cxp-repro

**Describe the bug:** Having a blazor solution, and using Ctrl + T (or Q) to find a Blazor File (.razor) will show the `.razor.g.cs` files as first result before '.razor'...

bug
area-compiler