Andrew Ellis

Results 10 issues of Andrew Ellis

Looking at the commit history, the last commit was Nov 2, 2021. We were looking to evaluate this for our stack. However, almost 20 months since the last commit is...

Hello, I am using `[email protected]` and am getting the following error when switching from `mocha` to `mocha-parallel-tests`: ``` if (!/jsdom/.test(window.navigator.userAgent)) { ReferenceError: window is not defined ``` All I did...

Hello, Using the latest master.zip and the following JS results in the following errors. **JS** ``` $(function(){ oo.setAPIKey("##OUR_API_KEY##"); oo.setBarDefaults({colors:['#4a73b9','#aabd56'],isStacked: true,bar: { groupWidth: '95%' }}); oo.load(function(){ var bar = new oo.Bar("##OUR_PROFILE_ID##",...

bug

## Summary In #94, `terraspace fmt` was added (🥳 ). Can this be further expanded upon to pass a list of files to run `fmt` on, instead of the entire...

enhancement
good first issue
help wanted

This is a follow up issue to update the dependency, if needed, once this PR is approved/merged: https://github.com/Superbalist/php-pubsub-google-cloud/pull/8

This will capture the URL the user was trying to visit when the middleware redirected them to the login page. Then upon login they'll be redirected backed to that same...

If I create an event on "Monday" for 8am-10am. Then I create an event on Tuesday from 10am-12pm. Then I drag the event from Tuesday over to Monday it drops...

Thanks for stopping by to ask us a question! Please make sure to include: - What you're trying to do: Run releases using `google-github-actions/release-please-action`. - What code you've already tried:...

type: question
priority: p3

**Describe the bug** When using `getTranslations({ locale, namespace: "Metadata" })` inside of the `generateMetadata()` function, the parsing is incorrect. I would expect this to return only `title`, as that is...

bug

This uses the `.pkgmeta-classic.yml` for the Mists build. I tested this by moving the missing `lib/*` folders into my local addon folder. Login Lua issues are resolved, and the addon...