Ollie

Results 13 issues of Ollie

### Describe the bug I am trying to update a Gatsby application to the new v4 packages of React Query. All of this went fine with the exception of the...

#### Environment details - OS: Windows Server 2016 - Node.js version: v8.12.0 - npm version: 6.4.1 - @google-cloud/functions-emulator version: 1.0.0-beta.5 #### Steps to reproduce 1. Start emulator with `functions start`...

**What platform is your feature request related to? (Delete other platforms).** - [x] JavaScript **Is your feature request related to a problem? Please describe.** I'm trying to attach the designer...

Request
Area-Designer

Hi, I [started an issue over on the message-signing library](https://github.com/Emurgo/message-signing/issues/12) asking a question about how to go about verifying signed arbitrary data, as there was a lack of examples. I've...

It would be useful to have the option to save information for multiple MPD profiles, for example like the MALP and Cantata clients allow, so you can switch between e.g....

enhancement

### Is your feature request related to a problem? Please describe. I have an issue where I want to change the validation mode of a form to `ValidateAndShow` only on...

react

**Describe the bug** When creating a custom decorator, a reference to component was expected on `context.parameters.component` of the context argument to `wrapper` function of `makeDecorator`. This reference is missing. **To...

question / support
api: addons
core
app: web-components

I'm having an issue with posthog logging this error. we are using gatsby but not the gatsby plugin, current posthog version is 1.69.0. we're initialising in `gatsby-browser.tsx` with: ```js export...

I've added the following site app to our SPA application: https://github.com/PostHog/early-access-features-app I'm using this to toggle an early access feature which is linked to a feature flag - then enabling...

I'm seeing the following issue when we try to initialise posthog on safari: ``` XMLHttpRequest cannot load https://eu.posthog.com/e/?compression=gzip-js&ip=1&_=1679063940426&ver=1.51.2 due to access control checks. ``` This prevents our application from loading...