Jody Heavener

Results 34 comments of Jody Heavener

Hey @petercrocker I'm still trying to track down this issue, so I wanted to check to 1) see if this issue continues to persist with this specific item, or all...

Hey @petercrocker, it's been a while, and I haven't been able to narrow down this specific issue, but I wanted to check in to see if you were still able...

I just wanted to echo the request here. Our team has a make-shift version of "beta" or "unlisted" docs, where we set `sidebar_custom_props: { beta: true }` in a doc's...

> is there a legitimate use-case for a single tab children? If it helps, our use-case is that we've got [a page breaking down the compatibility of our software](https://developer.1password.com/docs/ssh/agent/compatibility) with...

I did a bit more research into this and realized that we can't transform the received children before it gets to the `Tabs` component (or in my case, the wrap-swizzled...

Hey @grschafer, thanks for reporting this. It seems related to a change that happened in newer versions of the CLI. You could try downgrading your CLI version, but at any...

Thanks for filing this @mlorenz-tug, I can reproduce it on my end. This issue is occurring because when you create a field with the label `url` it creates a special...

The "done" above has me thinking this is done, but it doesn't appear to be in [latest](https://github.com/popperjs/react-popper/blob/v2.2.3/typings/react-popper.d.ts). Still taking PRs for this?

Hi @cycle4passion, thanks for filing this ticket. Apologies it's taken a while to review it. I am trying to reproduce this issue and am having a different result: - With...

I believe this issue still occurs, but possible not reliably. More investigation is required. It will be worth looking into how we [construct and open](https://github.com/1Password/op-vscode/blob/main/src/url-utils.ts#L26-L52) URLs under the 1Password schema.