Dustin Wyatt

Results 68 issues of Dustin Wyatt

```js const DatePicker = React.lazy(() => import("react-datepicker")) ```

Doesn't seem to work in PyCharm? It imports settings.jar without any warnings or errors, but no new live templates to be found. Not sure what I can do to troubleshoot...

For a complicated, multi-threaded application that uses `zmq`, I get the following error when I Ctrl-C the application that I started using poe to run the task `"poetry run python...

bug
help wanted

The docs [recommend](https://github.com/trailofbits/algo/blob/master/docs/cloud-azure.md) using Azure Cloud Shell. Azure Cloud Shell has Python 3.5 installed. You also can't use apt to install packages. Approximate steps to get around this: 1. [Install](https://github.com/pyenv/pyenv#installation)...

documentation
needs_pr

The author of this package has apparently (?) abandoned this project. This is understandable. However, someone needs to fork it and take over maintenance...triaging issues, merging PR's, etc. It would...

It would be good to have the input box autocomplete tags once you've typed the hashtag.

new feature

The more we know about your system and use case, the more easily and likely we can help. #### Environment info * OS: Windows 10 * App Version (`Command/Ctrl +...

help wanted

When you have two windows split it's an equivalent situation to having one maximized window and dynamic-ws should support that. Right?

enhancement
help wanted
priority-low

- `@testing-library/jest-dom` version: `4.1.0` - `node` version: `12.8.0` - `npm` (or `yarn`) version: `6.11.2` ### Relevant code or config: ```js it("should not pass", () => { const { getByText }...