aKzenT

Results 16 issues of aKzenT

### Describe the bug JobTitle property is missing on Person ( https://schema.org/jobTitle ). It was present in version 8, but disappeared in verison 9. I did not find any reason...

bug

### What problem does this feature solve? Currently when using the v-show directive server-side it produces style="display:none;" attributes on HTML elements. These collide with using a nonce-based CSP (content security...

Currently using element-queries fails when used with Content Security Policy Level 2 Nonces. In CSP Level 2 using Nonces require all and elements to have a "nonce" attribute with a...

It would be very useful for the hash functions to accept a ReadOnlySpan instead of only Stream and byte[]. More and more .NET apis are enabled for use with the...

Auto fix for function-quote-no-quoted-strings-inside changed this code: ``` @if $template { $template: $template quote($area-row); } @else { $template: quote($area-row); } ``` To this code: ``` @if $template { $template: $area-row;...

Bug 🐛
Help wanted 🙋

We are currently moving our solution to the new Azure SDK which no longer uses Authentication-Callback but rather CredentialToken-classes that allow for various authentication methods. This is very convenient for...

Customer reported
Investigate

We sometimes have components that combine form elements and labels: ``` ``` `id` in this case is a property set on the custom component. Unfortunately the plugin ignores `:for` completely...

bug

### Version 2.7.8 ### Reproduction link [github.com](https://github.com/aKzenT/eslint-problem/tree/vue278) ### Steps to reproduce npm install npm run eslint ### What is expected? eslint terminates normally ### What is actually happening? RangeError: Maximum...

typescript

While writing a plugin for FusionCache, I noticed some things that made it harder than necessary and could be improved. I managed to work arround these limitations, but I want...

### Bug Report I'm using Oryx via the Azure Pipelines AzureStaticWebApp@0 task. When the API is built using Orxy I'm getting "error NU1301: Unable to load the service index for...