Elie Steinbock

Results 147 issues of Elie Steinbock

I put up a basic project using NestJS, Typegoose and TypeGraphQL but the mongo query never returns: https://github.com/elie222/nestjs-typegraphql-typegoose-example Specifically in this file: https://github.com/elie222/nestjs-typegraphql-typegoose-example/blob/master/src/cats/cats.resolver.ts ```ts @Query(() => [Cat]) async cats(): Promise...

CryptoKitties didn't charge a transaction fee to sign in, so why does this? Is this built differently?

I'm stuck on the edge of the world 😭 At least I have 5 points 🤑 ![image](https://user-images.githubusercontent.com/3090527/74613132-5d049a80-5114-11ea-9f46-47f7ff7c4b95.png) I probably just don't know how to play.

yogiben:admin requires iron:[email protected] and this package is using iron:[email protected]. I'll play around with it tomorrow to see if this package still works with the latest iron:router, but just wanted to...

For example: ```ts import { ApolloClient } from 'apollo-client' const httpLink = createUploadLink({ uri: GRAPHQL_URL, }) const cache = new InMemoryCache() export const client = new ApolloClient({ link: ApolloLink.from([httpLink]), cache,...

Fixed AppId

In the demo example, when you click on a new page, the list grows and shrinks back again very quickly. It's a not very nice user experience. But well done...

bug

### [REQUIRED] Environment - Browser version: no browser - Alchemy SDK version: 2.2.1 ### [REQUIRED] Describe the problem Alchemy SDK breaks our Jest tests: ``` Details: /home/runner/work/..../node_modules/alchemy-sdk/dist/esm/index.js:1 ({"Object.":function(module,exports,require,__dirname,__filename,jest){import * as...

bug

Storing block/transaction data would help to show the true profit/loss for a trade.

## Bug Description The OSS Friends list on Twenty.com is out of date. For example, the official list includes Inbox Zero (and many others), but are not listed on Twenty:...

type: bug