vzsoft
vzsoft
hi i need use 1 quot (') in Html Attributes ` Test ` but Minify output 2 Quotes=> ` Test ` How do I solve this problem? thank you
سلام اگر امکانش هست پیش شماره تلفن شهرها رو هم به فایل اضافه کنید با تشکر
### Description delete parameter on the javascript minifier ### Steps to recreate i need this code to minifier ```javascript var funcObject2 = ({ param1, param2=1 }) => { console.log(param1); console.log(param2);...
**Describe the bug** Rendering the DateTimePicker component in adaptive mode and RTL open popup with adaptive mode goto Tab Time, TimeView is Empty **To reproduce** 1. run [dojo](https://dojo.telerik.com/@vzsoft/ubONOHuX) 2. open...
**Describe the bug** Scheduler YearView Tooltip Text and background "white" on dark themes * theme-classic all Dark * theme-bootstrap Main Dark * theme-bootstrap 3 Dark * theme-default Dark problems: 1....
**Describe the regression** Hi, i use kendo grid mobile mode in android and click Column Settings Title Not Correct ```javascript $("#grid").kendoGrid({ mobile: true, }); ``` **To reproduce** 1. open chrome...
### Installed product versions - Visual Studio: 2022 - This extension: 2.9.9 ### Description delete parameter on the javascript minifier ### Steps to recreate i need this code to minifier...
Hi, I use `StyleSrc` for all pages ```javascript builder.AddStyleSrc().Self().UnsafeInline(); ... ``` I don't want to use `StyleSrc` on the `Contact.cshtml` page How do I disable only `StyleSrc` on a page...
# Issue Closing the window after 45 seconds after executing this code code in WPF: ```csharp private async void Button_Click(object sender, RoutedEventArgs e) { var medi = new Unosquare.FFME.MediaElement(); var...
Hi, When displaying an image files, and I've encountered a significant visual issue when resizing images that contain high-frequency, repeating patterns (like a fingerprint or fine-lined textures). **Problem Description** When...