Matt Mazzola

Results 46 issues of Matt Mazzola

I'm trying to debug my jest tests by following instructions from the original create-react-app: https://github.com/facebook/create-react-app/blob/master/packages/react-scripts/template/README.md#debugging-tests-in-visual-studio-code However, it seems react-scripts-ts are not accepting the command line arguments the launch config passes....

The current data type for Node is ![image](https://user-images.githubusercontent.com/2856501/142265517-16741556-b401-49fc-8382-6f29276c03b7.png) This means even when you assign `T` such as `Node` and know in your program all Nodes would have `T`. it will...

Looks like something is trying to find a specific version windows sdk to build a package for windows platform. It is looking for Windows 8.1 but I have Windows 10...

cli

## Use-case/Problem The existing regex for initiating the suggestion dropdown requires that the mentionTrigger is the first character or is preceded by a space. See: `(\\s|^)${escapeRegExp(trigger)}${regExp}` https://github.com/draft-js-plugins/draft-js-plugins/blob/master/draft-js-mention-plugin/src/mentionSuggestionsStrategy.js#L8 In my use...

Help Welcome
feature request
mentions-plugin

I wanted to open this up for discussion. I have to say contributing to this repo is quite difficult and it seems we could make it easier with some changes....

I'm not sure if this is a product or documentation issue but if the issue is confirmed I think they could both be improved. I recently created a new service...

Graph
feature-request
Auto-Assign
Azure CLI Team

## In what area(s)? /area runtime ## Ask your question here I have created my own test application based on the `hello-world-compose` of Dapr samples. When I run `docker compose...

## Describe the issue The documentation says: > The body of the request is the JSON map with 3 optional entries However, the attempting to construct query object WITHOUT one...

content/incorrect-information

### Search first - [X] I searched and no similar issues were found ### What Happened? I attempted to insert a template using the /template command and received an error...