-
[301-storage-spaces-direct](https://github.com/Azure/azure-quickstart-templates/tree/master/301-storage-spaces-direct)
### Issue Details
When deploying this template I receive an error at s2dconfi…
-
Hi,
I recently updated to most recent hammer.js and jquery.hammer.js . I was previously using jquery.hammer-full.js. There seem to be some major changes in usage that I am just feeling out. One signif…
-
We need to implement a proof of concept for Portals in Mitosis very similar to React: some sort of mechanism that will allow users to render components at the root.
This is required for users to be…
-
We're using transport Windows authentication.
Client:
((BasicHttpsBinding)binding).Security.Mode = BasicHttpsSecurityMode.Transport;
((BasicHttpsBinding)binding).…
-
A reason you "still might need jquery" is to bind multiple elements, specially if you need delegated events. From jquery docs https://api.jquery.com/on/
> Delegated event handlers have the advanta…
-
> Please provide us with the following information:
> ---------------------------------------------------------------
### This issue is a: (mark with an x)
- [x] bug report -> please search issue…
-
#### Describe the problem
The logstash pipeline for sysmon (pipeline/1531-winevent-sysmon-filter.conf) changes the name of the "Image" field to "process_path". As the sigma rules are looking for a fi…
-
Great tool, unfortunately not usable for Polish language. In Polish we do have such letters as:
ąćęłńóśżź - we are producing them with keybind: AltGR+[put respective "base-letter" here], for example A…
-
React version:
16.13.1
## Steps To Reproduce
use createPortal will have click event attached to the DOM element automatically
```
import { createPortal } from "react-dom";
const Moda…
-
In a new WPF application with `.Net Framework 4.6.1` and a `HyperlinkButton`, i clicked on it with an ms-settings URI but it happened nothing
``