J.D Nicholls

Results 102 issues of J.D Nicholls

Hi my friend, Can you fix your directive to work with IE browser please? Thanks in advance!

Hi guys, I'm trying to insert a document: ``` var author = { _id: '123', name: 'John Carter' }; return authorsCollection.insert(author); ``` But I've the following error: ``` (node:9632) UnhandledPromiseRejectionWarning:...

Hello folks, I'm creating stencil components extending Ionic components, and I'm getting these errors when I try to build the React Components: ``` src/components.ts:14:69 - error TS2694: Namespace 'LocalJSX' has...

Hello folks, hope you're doing well Thanks for creating this community tool, that's awesome! I tried this tool but I'm getting errors with fields that includes numbers, e.g: ``` address_line_1...

Hey mate, congrats for building this amazing PixiJS package! I was wondering if you're planning to support mobile Gestures like TikTok or Instagram while adding stickers? I mean, using 2...

Executing: ```console appcenter codepush patch -a /MyApp-iOS Staging --disabled ``` Returns an error: ```console Error: Command 'codepush patch -a /MyApp-iOS Staging --disabled true' failed with exception "Unknown argument --disabled" ```...

App Center CodePush
Support Question
vs-appcenter/svc
Pri1
app-center-distribute/subsvc

**What are you trying to achieve and what is your issue? Please describe.** We are working on a SSR FrontEnd project using React Router v7 (Framework mode) with route definitions...

enhancement

**Stencil version:** ``` @stencil/[email protected] ``` **I'm submitting a:** - [x] bug report - [ ] feature request - [ ] support request => Please do not submit support requests here,...

Bug: Validated

## Description When attempting to subscribe to Redis channels in a Redis Cluster environment, the client throws the following error: ```sh Cluster issue for channel: general:{So11111111111111111111111111111111111111112}:{4yrHms7ekgTBgJg77zJ33TsWrraqHsCXDtuSZqUsuGHb}. This is a known...

Bug

### Package Name _No response_ ### Package Version(s) _No response_ ### Describe the feature you'd like We request that Datadog extend dd-trace-js to officially support React Router v7’s Framework Mode....

feature-request