Benjamin Freitag
Benjamin Freitag
#### General Information * [x] Development #### Specific generator * [x] Angular Elements #### What Version you are running? * NodeJS: 10.22.0 * NPM: 6.14.6 * @pnp/spfx: 1.16.1 #### Describe...
Extended Playwright.CreateAsync() with optional driversPath param. Fixes #1842, fixes #2240, fixes #2004 `Playwright.CreateAsync()` fails in .NET 4.8 with "PlaywrightException: Driver not found" and theres currently no workaround. This change allows...
**Describe the bug** All Dropdowns at "Repeat on" are almost unreadable, because they're missing a width or padding. **To Reproduce** Steps to reproduce the behavior: 1. Open https://www.telerik.com/kendo-angular-ui/components/scheduler/editing/custom-reactive-editing/ 2. Ensure...
We use playwright to serve PDF files in an ASP.NET Web Application (currently .NET 4.8 with IIS but soon .NET core with IIS). For security reasons all files of the...
## Description of bug On Portals having a Portal directory like _/Portals/third_ Client Dependency fails as soon as _Composite Files_ is enabled. ## Steps to reproduce 1. Go to Manager...
Please add a validator for the max file size of all files. This sample would work: ```typescript /** * Checks if the file size of all files is equal or...
### Is this a regression? - [X] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not present was Angular...
### Description When the scheduler is shown or hidden via `style="display: none"` the headers are not in sync. Probably related to #4359 **Cause:** `BaseView.syncTables()` checks for `hasScrollbar()` and the adds...
**Describe the bug** Wrong Repeat-Interval may be used if the user changes Frequency, without touching the interval-field again. **To Reproduce** 1. Edit an event 2. Set _Repeat_ to _Daily_ and...
The documentation says ```-NewPassword``` can be used to change the password of a SQL Server Authentication login ID. When I run this Cmdlet it shows an error and it also...