prcdpr

Results 5 issues of prcdpr

Windows Terminal supports emoji: ```powershell deno run https://deno.land/std/examples/welcome.ts ``` ![image](https://user-images.githubusercontent.com/43776797/99917143-bc7c8000-2d0e-11eb-8276-a557cc03b76b.png) However, cliffy Prompt with emoji prints garbled output instead ```typescript import { Input } from "https://deno.land/x/cliffy/prompt/mod.ts"; const name: string =...

module:prompt
windows
upstream

ForRequestToken method below: https://github.com/rhargreaves/oauth-dotnetcore/blob/master/src/OAuth/OAuthRequest.cs#L273 Is recursive on all execution paths

**Describe the bug** I've recently upgraded from EUI v37 to v93. It seems that in the meantime, the animation for EuiProgress was lost. I suspect: https://github.com/elastic/eui/commit/21a24c313a126d54e64f46177e51fdc44a898821 `src/components/progress/_progress.scss` had ```css &::-webkit-progress-value...

bug
⚠️ needs validation

In all of my projects, I keep adding the following parameter to Graylog target settings ```xml ``` Exception type sometimes is crucial to quickly identify issue and having it as...

**Is your feature request related to a problem? Please describe.** I'm trying to render EuiFlyouts inside the child window opened via `window.open`. Most of the things work except for Flyouts/Modals...

feature request