Troy Whiteley

Results 12 issues of Troy Whiteley

Trying the plugin out right now with just the example code and getting that. Not breaking anything at the moment but I imagine it will down the road.

help wanted

Would be nice to see what rule was matched on a blocked video. (Maybe this is already there but I can't seem to find it).

## Applicable Versions - `@faustjs/core` version: 0.15.7 - `@faustjs/react` version: 0.15.7 - `@faustjs/next` version: 0.15.8 - WordPress version: 6.0.2 ## Steps To Reproduce 1. Use quickstart guide https://faustjs.org/docs/next/getting-started#on-macos-linux-or-wsl-bash 2. Setup...

needs reproduction
awaiting response

https://www.digitaltrends.com/computing/best-browser-internet-explorer-vs-chrome-vs-firefox-vs-safari-vs-edge/ Have autoplay disabled yet the video still plays.

bug

**Description** I have a docker-compose that I'm deploying via the api and if the compose contains init: true it fails with `init Additional property init is not allowed` Init should...

I seem to get this sometimes and Im wondering what could be done to prevent it. Could it be as simple as just ignoring ssl? Or maybe increasing retries? Seems...

enhancement

It seems threads are not pulled in unless `replies: true` which isn't very useful for the accounts I have set up. Since they're mostly PR related it's a ton of...

enhancement

Heya, this project looks great so gave it a shot, tossed it behind a reverse proxy and turns out it doesn't grab the correct IP - less than ideal. Just...

enhancement
good first issue

Running Mongo -> Sql ``` [Error: insert into `haunts` (`Name`, `Slug`, `created_at`, `id`, `updated_at`) values ('SeaWorld San Diego’s Howl-O-Scream', 'sea-world-san-diego-s-howl-o-scream', '2021-03-14 22:04:41.060', 1, '2021-03-14 22:06:44.220') - SQLITE_CONSTRAINT: NOT NULL constraint...

issue: bug
severity: medium
source: v3-MongoDB to v3-SQL
status: pending reproduction

Trying to get the add another/more button to not show up once the limit has been reached and don't seem to see a clean way to do it. Am I...