Greg D
Greg D
## Expected Behaviour Ideally, it should work in doctests. ## Actual Behaviour Name is untouched. ## Steps to Reproduce Try with a doctest such as def chr_loc_to_seq(chr_loc: str, genome: str...
## Which Package & Your Environment Next.js SSG|SSR on Firebase with Firebase Hosting & Cloud Functions https://github.com/jthegedus/firebase-gcp-examples/tree/master/functions-nextjs I copied the example and deployed my nextJS site to Firebase. ## Expected...
For visibility, I'm sharing this issue from netlify forums. Basically netlify deploys fail after doing patch-package. https://answers.netlify.com/t/busting-the-node-modules-cache-when-certain-files-change/45492 > For my netlify site apolloelements.dev (apollo-elements), I use [patch-package](https://npm.im/patch-package) to patch files...
**Describe the bug** I hit this bug when using regexes in my edgeql query, which require backslash escapes "\\". It looks like the query generator is not adding another pair...
See https://pypi.python.org/pypi/colored-traceback/0.2.0 . I got it working with mocha test output, but not this python package. The ANSI escape codes are stripped but no colors appear. Repro steps: 1. pip...
Copy-and-paste from the build output returns empty. It works when the syntax is set to something else.
See https://github.com/AriaMinaei/pretty-error . I got it working with mocha test output, but not pretty-error. The ANSI escape codes are stripped but no colors appear. Repro steps: ``` sudo npm install...
Putting any value in the search input returns all instances. See: https://www.dropbox.com/s/fk602aog9vo0bc3/Screenshot%202016-11-19%2000.14.11.png?dl=0 https://www.dropbox.com/s/fjofxgyxz1lsrcw/Screenshot%202016-11-19%2000.14.45.png?dl=0 I'm using the latest version of admin and postgres.
- EdgeDB Version: "4.2+8778fc1" - EdgeDB CLI Version: EdgeDB CLI 5.1.0+8ff9f85 - OS Version: MacOS Steps to Reproduce: 1. Run the [query here](https://gist.github.com/gregdingle/cb97e6e164eb1955447ca4a2a1a90997) in either CLI or cloud UI 2....