Luke Policinski

Results 23 issues of Luke Policinski

After running the script ``` zeus http://hasura:8080/v1/graphql ./generated/hasura --node --header=x-hasura-admin-secret:$HASURA_ADMIN_SECRET ``` It will generate ![image](https://user-images.githubusercontent.com/2066668/227342383-5db6b134-c703-44b1-8c4d-799ec0bbd330.png) But inside `index.ts` it tries to include a `.js` file ``` import { AllTypesProps, ReturnTypes,...

https://codepen.io/anon/pen/EBMLVy

We have started to work on input events but there are some issues with initial data for a full snapshot. Replaying input events after that seem to work. https://github.com/CodePier/replayjs/blob/master/resources/js/client/recorder/events/CaptureInputEvents.ts

bug

Create hover classes by scanning their css then toggle that in our application to replay hover effects

Reason being : We use canvas and the number of seconds to determine where to play tick marks / activity markings on the progress bar. Canavs has a max width...

when doing a simple upload that is using a stream that does a multipart upload fails something dealing with an upload.OwnerID. https://github.com/minio/minio-js/blob/6b916367ec13283b950d5932825e669a344d11ce/src/internal/xml-parser.ts#L356 ``` TypeError: Cannot read properties of undefined (reading...

priority: low

**Is your feature request related to a problem? Please describe.** Sometimes redis has different sorts of disconnects that may not result in bullmq not to reconnect. Mostly because my config...