Jonathan S

Results 18 issues of Jonathan S

Heya, so I would like to use this alongside https://github.com/Rob--/memoryjs to create game extensions. I have the processID from memoryjs but would like to use this within your application to...

enhancement

Heya guys, I've got an issue where the bot is duplicating the shard and I'm not sure why or what could be causing it. Can I get some advice? manager.ts...

bug
gateway
sharding
packages:discord.js

Heya guys, Should be a simple one for you to implement. I'd like to be able to label my pull requests once someone has signed the CLA. I currently have...

help wanted
feature

### Describe the bug ``` Cannot read properties of undefined (reading 'filter') TypeError: Cannot read properties of undefined (reading 'filter') at GcpList. (/usr/local/lib/node_modules/@teambit/bvm/node_modules/@teambit/bvm.list/dist/gcp/gcp-list.js:60:51) at Generator.next () at fulfilled (/usr/local/lib/node_modules/@teambit/bvm/node_modules/@teambit/bvm.list/dist/gcp/gcp-list.js:5:58) at...

type/bug

I tried to do this myself, but I don't typically do Python and hit some issues with `Incapsula` blocking my tests. Hopefully, someone will have a work around. ### Useful...

source request

So, I know there's not much that needs configuration files right now, but as configuration options are added. This is going to be crucial :) If I am using GitButler...

new feature

**Is your feature request related to a problem? Please describe.** Extension of the `import` utility to enable user to import from `node_modules` folders, enabling the ability to extend from external...

**Describe the bug** Object Input returns an unexpected object structure. The object as specified in custom components: ```ts { name: 'latitude', type: 'object', defaultValue: { value: -2.089913, delta: 3, },...

bug

**Describe the bug** If you add a "Basics" button, the styles arent applied until data is added to the link URL field, and if customised (e.g. background colour), causes the...

bug

**Describe the bug** When using custom functions following the React Guide, https://www.builder.io/c/docs/react/custom-actions, the function is triggered without clicking on the element **To Reproduce** Steps to reproduce the behavior: 1. Create...